source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @45   18 years kdeugau /trunk Skip comments in %files listing
(edit) @44   18 years kdeugau /trunk Bugfixing %files list now. A bare "/etc" (for instance) would …
(edit) @43   18 years kdeugau /trunk Fugbixing again... Requires got tangled with some …
(edit) @42   18 years kdeugau /trunk Bugfix on autoreq; don't try to find what package owns "not". …
(edit) @41   18 years kdeugau /trunk Removed some extraneous reference comments Expanded some …
(edit) @40   18 years kdeugau /trunk Fugbix: 1 is true, and $buildreq must be initialized.
(edit) @39   18 years kdeugau /trunk Fix a few bugs: - Don't include #-comments in the …
(edit) @38   18 years kdeugau /trunk First iteration of build-deps and install reqs: - Build …
(edit) @37   18 years kdeugau /trunk Tweaked %files handling further to not choke on %config (make …
(edit) @36   18 years kdeugau /trunk Source package creation functional. May need tweaking and/or …
(edit) @35   18 years kdeugau /trunk Checkpoint - source package sub
(edit) @34   18 years kdeugau /trunk Whoops, forgot some macro expansion on the pre/post …
(edit) @33   18 years kdeugau /trunk Tweak dpkg-deb command line so that it doesn't complain about …
(edit) @32   18 years kdeugau /trunk Added wrapper around pre(un)/post(un) scriptlet creation in …
(edit) @31   18 years kdeugau /trunk Tweaked parsing of filename-from-pathname in package build …
(edit) @30   18 years kdeugau /trunk checkpoint %files support should be pretty much complete for …
(edit) @29   18 years kdeugau /trunk Checkpoint
(edit) @28   18 years kdeugau /trunk Checkpoint Tweaks to %files handling, cruft cleanup
(edit) @27   18 years kdeugau /trunk Checkpoint %files support sort of in place Basic support for …
(edit) @26   18 years kdeugau /trunk Tweak Patchnn:/%patch processing to strip URL path from patch …
(edit) @25   18 years kdeugau /trunk Checkpoint
(edit) @24   18 years kdeugau /trunk Checkpoint
(edit) @23   18 years kdeugau /trunk Checkpoint
(edit) @22   18 years kdeugau /trunk Move POD to bottom
(edit) @21   18 years kdeugau /trunk tar options readability tweak, take 2
(edit) @20   18 years kdeugau /trunk Tweak readability on processing to determine options for tar
(edit) @19   18 years kdeugau /trunk Added some pod
(edit) @18   18 years kdeugau /trunk Added internal storage of %changelog content
(edit) @17   18 years kdeugau /trunk Tweak %configure/%make+%makeinstall "FHSification".
(edit) @16   18 years kdeugau /trunk Checkpoint Added processing for %pre, %post, %preun, %postun …
(edit) @15   18 years kdeugau /trunk Checkpoint Added more-or-less support for %{sourcenn} macro …
Note: See TracRevisionLog for help on using the revision log.