source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @145   16 years kdeugau /trunk Add Enhances: as per Itzchak Rehberg's request.
(edit) @144   16 years kdeugau /trunk Further tweaks on formal dependencies in .spec file.
(edit) @143   16 years kdeugau /trunk Whups, missed Perl as a dependency in the .spec. O_o
(edit) @142   16 years kdeugau /trunk Fix the Inevitable Stupid Bugs caused by adding the .spec file …
(edit) @141   16 years kdeugau /trunk Add .spec file and Makefile to make creating a tarball and …
(edit) @140   16 years kdeugau /trunk POD tweak, copyright update
(edit) @139   16 years kdeugau /trunk Whoops, gotta ignore libc on x86_64 as well as x86
(edit) @138   16 years kdeugau /trunk BuildReq is not in fact a valid preamble tag.
(edit) @137   16 years kdeugau /trunk Add template .spec file
(edit) @136   16 years kdeugau /trunk Fix %makeinstall macro expansion to match rpm's behaviour - …
(edit) @135   16 years kdeugau /trunk Fix lurking buglet with preamble parsing: No space is …
(edit) @134   16 years kdeugau /trunk Convert build-dep version check block to use dpkg …
(edit) @133   17 years kdeugau /trunk Add %makeinstall to list of "recognized tags"
(edit) @132   17 years kdeugau /trunk Fiddle manpages into the correct format from whatever the …
(edit) @131   17 years kdeugau /trunk Fix bizarre bug in pre/post(un)install script creation Make …
(edit) @130   17 years kdeugau /trunk Exit cleanly on most of the no-specfile conditions
(edit) @129   17 years kdeugau /trunk Add support for Recommends, Suggests, and Replaces. Note that …
(edit) @128   17 years kdeugau /trunk Whoops. Forgot to allow for numbers on %patch tags…
(edit) @127   17 years kdeugau /trunk Fix buglet where --define'ed macros given an explicit value of …
(edit) @126   17 years kdeugau /trunk Add support for %{echo:}
(edit) @125   17 years kdeugau /trunk Fix bug introduced with the %files code shuffle; %config …
(edit) @124   17 years kdeugau /trunk Tweak processing in package build to avoid playing with …
(edit) @123   17 years kdeugau /trunk Maybe-fix? macro expansion bug regarding %{optflags}. Try it …
(edit) @122   17 years kdeugau /trunk Stick in placeholder ##fixme comment for --self-package
(edit) @121   17 years kdeugau /trunk Massive cleanup of %files handling. Still not "complete", but …
(edit) @120   17 years kdeugau /trunk Missed "%changelog" from the list of recognized tags.
(edit) @119   17 years kdeugau /trunk Added chunk to the .spec parser to choke and die Just Like …
(edit) @118   17 years kdeugau /trunk Fix '--define'-with-capitals bug; macros may in fact be …
(edit) @117   17 years kdeugau /trunk Gzip manpages as needed, and modify the files list(s) to match …
(edit) @116   17 years kdeugau /trunk Refix macro expansion fix from r114. Really. (Make sure we …
(edit) @115   17 years kdeugau /trunk Add a few tweaks to %files submacros: discard %ghost, …
(edit) @114   17 years kdeugau /trunk Fix slightly broken macro expansion for %if constructs: …
(edit) @113   17 years kdeugau /trunk Add some %{perl_*} macro expansions
(edit) @112   17 years kdeugau /trunk Add handling for AutoReq/AutoReqProv.
(edit) @111   17 years kdeugau /trunk Add basic epoch support
(edit) @110   17 years kdeugau /trunk Enhance %files processing: %doc support (mostly)
(edit) @109   17 years kdeugau /trunk Allow comments and blank lines to remain in scriptlets and …
(edit) @108   17 years kdeugau /trunk Fix bad call to expandmacros() in %build processing - …
(edit) @107   17 years kdeugau /trunk Fix %install scriptlet missing macro (pre)processing, and …
(edit) @106   17 years kdeugau /trunk Add glob handling to %config lines in the %files section. It …
(edit) @105   17 years kdeugau /trunk Process %if statements in %description sections too. It has …
(edit) @104   17 years kdeugau /trunk Expand %if logic support to basic multi-operator support (%a …
(edit) @103   17 years kdeugau /trunk Major rewrite of parse_spec(); it should now handle %if …
(edit) @102   17 years kdeugau /trunk Add global "debdist" and "debver" definitions, derived from …
(edit) @101   17 years kdeugau /trunk Clean up end-of-section detection: Check for %[a-z] rather …
(edit) @100   17 years kdeugau /trunk Add another library-link-ignore so that builds on stock 32-bit …
(edit) @99   17 years kdeugau /trunk Bugfix for -t[pciba] - make sure we specify a .spec file with …
(edit) @98   17 years kdeugau /trunk Further expand support for %if constructs - a == b and other …
(edit) @97   17 years kdeugau /trunk Execute %clean script on build-all or build-binary (-ta, -tb, …
(edit) @96   17 years kdeugau /trunk Bugfixery and add a "fixme" note re: %if constructs outside of …
(edit) @95   17 years kdeugau /trunk Add support for basic %if constructs: %if <expression> …
(edit) @94   17 years kdeugau /trunk Add basic support for --define option
(edit) @93   17 years kdeugau /trunk Miscellaneous bugfixery and cosmetic cleanup
(edit) @92   17 years kdeugau /trunk Fix smallish bug in install_sdeb() - absolute-ify the source …
(edit) @91   17 years kdeugau /trunk oops. It would help if --showpkgs generated exactly the same …
(edit) @90   17 years kdeugau /trunk *sigh* forgot to make sure I snagged exactly and only the …
(edit) @89   17 years kdeugau /trunk POD docco update - add --showpkgs to SYNOPSIS - add ERRATA …
(edit) @88   17 years kdeugau /trunk Whoops... forgot to *set* the buildarch for the main package …
(edit) @87   17 years kdeugau /trunk Handle BuildArch (more or less), and allow debbuild to run …
(edit) @86   17 years kdeugau /trunk Trivial typo-fixing and copyright-updating
(edit) @85   17 years kdeugau /trunk *sigh* Fix repotools bug: use - instead of _ to separate …
(edit) @84   17 years kdeugau /trunk Fix %files glitch with macro expansion by pedanticising …
(edit) @83   17 years kdeugau /trunk Tweak/bugfix handling of %attr entries in %files to handle …
(edit) @82   17 years kdeugau /trunk Bugfix in %files parse - don't skip everything after a line …
(edit) @81   17 years kdeugau /trunk Trivial comment to make --showpkgs code easier to find
(edit) @80   17 years kdeugau /trunk Bugfix: --showpkgs showed the .sdeb once for *each* .deb. …
(edit) @79   17 years kdeugau /trunk Add source package to --showpkgs output.
(edit) @78   17 years kdeugau /trunk *sigh* Switch order of chown/chgrp and chmod commands used to …
(edit) @77   17 years kdeugau /trunk Cosmetic hackery to get some messages spit out at the very end …
(edit) @76   17 years kdeugau /trunk Add basic support for %attr Bugfix --showpkgs to not show …
(edit) @75   17 years kdeugau /trunk Clean up pre/post (un)install scriptlet handling to support …
(edit) @74   17 years kdeugau /trunk Minor bugfix on "empty %files list" handling
(edit) @73   17 years kdeugau /trunk Add basic "no %files" support. Note that this needs reworking …
(edit) @72   17 years kdeugau /trunk Add %docdir support. Sort of. Mostly.
(edit) @71   17 years kdeugau /trunk Add --showpkgs option to dump package list
(edit) @70   18 years kdeugau /trunk Update handling of %patch macro; bare %patch will now work …
(edit) @69   18 years kdeugau /trunk Clean up handling of %setup expansion - support both -c and …
(edit) @68   18 years kdeugau /trunk Add expansion/rewriting of perl(Class::SubClass) dependencies. …
(edit) @67   18 years kdeugau /trunk Fix optionless %patch macros. Really.
(edit) @66   18 years kdeugau /trunk Fix buglet where Patchnn: and %patch macro expansion didn't …
(edit) @65   18 years kdeugau /trunk Fixed the bug from the bugfix of the bug.... in Depends …
(edit) @64   18 years kdeugau /trunk "Correct" (hah!) format for versioned Requires
(edit) @63   18 years kdeugau /trunk Make sure to replace "package data" macros in Requires and friends
(edit) @62   18 years kdeugau /trunk *Sigh* Gotta remember to expand %define macros anywhere and …
(edit) @61   18 years kdeugau /trunk Fix %files -n handling - whole-name subpackages *are*, in …
(edit) @60   18 years kdeugau /trunk Extend %define capability - can now use %(eval ...) as the …
(edit) @59   18 years kdeugau /trunk Tag Source0: as Source:. This is probably wrong, but what the …
(edit) @58   18 years kdeugau /trunk Must declare variables. Must declare variables…
(edit) @57   18 years kdeugau /trunk Update POD again. I think it's actually in sync with the code…
(edit) @56   18 years kdeugau /trunk Formally GPL-ify debbuild. (Since it derives its interface …
(edit) @55   18 years kdeugau /trunk Update POD with changes, updates, and other notes.
(edit) @54   18 years kdeugau /trunk Add --rebuild support for our .sdebs. Tweak .sdeb filename …
(edit) @53   18 years kdeugau /trunk Bugfix: .sdeb's didn't get extra source files properly included
(edit) @52   18 years kdeugau /trunk Hack of a workaround to let debbuild function on older Debian …
(edit) @51   18 years kdeugau /trunk Add Conflicts: support on main package.
(edit) @50   18 years kdeugau /trunk Add a few bits to mostly handle debbuild -i
(edit) @49   18 years kdeugau /trunk Fix some broken behaviour with subpackages and -n
(edit) @48   18 years kdeugau /trunk Initialize more variables - scriptlets.
(edit) @47   18 years kdeugau /trunk Use $pkgdata{$pkg}{requires} instead of …
(edit) @46   18 years kdeugau /trunk Fix macro expansion in %files; %config entries didn't get …
Note: See TracRevisionLog for help on using the revision log.