source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @170   12 years kdeugau /trunk A handful of small polish tweaks. - Set a default buildroot …
(edit) @169   12 years kdeugau /trunk Light tweak on the .spec to reflect the GPL2+ header Add bash …
(edit) @168   12 years kdeugau /trunk Bump build version for release
(edit) @167   12 years kdeugau /trunk Fix library autoprovides/depends bug caused by the new …
(edit) @166   12 years kdeugau /trunk Fix a couple of bizarre internationalization/localization …
(edit) @165   12 years kdeugau /trunk Tweak GPG signing to use plaintext/ASCII-armour format instead …
(edit) @164   12 years kdeugau /trunk Bump version, enable GPG signing for 'make dist'
(edit) @163   12 years kdeugau /trunk Light tuneup of option handling, and add --help output Bump …
(edit) @162   12 years kdeugau /trunk Tweak and fiddle %{debdist} generation, since a few new Debian …
(edit) @161   12 years kdeugau /trunk Fix handling of long descriptions with blank (or "blank") …
(edit) @160   12 years kdeugau /trunk Nitpick copyright-notice update
(edit) @159   13 years kdeugau /trunk Move %{<program>} macro expansion before user-defined macro …
(edit) @158   13 years kdeugau /trunk Extend %define handling to allow underscores. Need to find …
(edit) @157   13 years kdeugau /trunk Error-reporting enhancement: Make error on failure to create …
(edit) @156   14 years kdeugau /trunk Bump the version in the Makefile.
(edit) @155   14 years kdeugau /trunk Add support for compressed patches. Patch provided by Lucian …
(edit) @154   14 years kdeugau /trunk Improve build-dep detection error handling so it complains …
(edit) @153   14 years kdeugau /trunk Misc bugfixes and don't-cut-the-corner-case-ing - Expand …
(edit) @152   14 years kdeugau /trunk Update svn:ignore
(edit) @151   14 years kdeugau /trunk Update Debian release version mappings Tweak the Debian …
(edit) @150   15 years kdeugau /trunk Bump version in Makefile
(edit) @149   15 years kdeugau /trunk Allow uncompressed tarballs, and .tgz tarballs Handle …
(edit) @148   15 years kdeugau /trunk Add vendor macro to match _vendor (both seem to be legit in rpm)
(edit) @147   15 years kdeugau /trunk Fix a new edge case in library dependency autodetection where …
(edit) @146   16 years kdeugau /trunk Version bump in Makefile so the changes have some meaning
(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
Note: See TracRevisionLog for help on using the revision log.