source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @210   9 years kdeugau /trunk Support expansion of %{PATCHnn} just like %{SOURCEnn}. …
(edit) @209   9 years kdeugau /trunk File off another few minor nuisances - don't expand macros …
(edit) @208   9 years kdeugau /trunk Remove -o from unzip options that snuck in in r205. -o …
(edit) @207   9 years kdeugau /trunk Rewrite %patch handling. Include fragment from Andreas …
(edit) @206   9 years kdeugau /trunk Add q that escaped from the emailed patch to unpack .zip files …
(edit) @205   9 years kdeugau /trunk Fix, extend, and clean up command line -t handling. Patch by …
(edit) @204   9 years kdeugau /trunk Factor out the if() tree for extracting source files, and …
(edit) @203   9 years kdeugau /trunk Fix from Andreas Scherer for minor snafu in previous patch: …
(edit) @202   9 years kdeugau /trunk Fix and refine Sourcenn: and Patchnn: preamble handling. …
(edit) @201   9 years kdeugau /trunk Commit lurking tweak to .spec file with added xz-utils Recommends
(edit) @200   9 years kdeugau /trunk Bump version for release
(edit) @199   9 years kdeugau /trunk Fix and slightly extend SourceNN: archive format support again …
(edit) @198   9 years kdeugau /trunk Add support for .zip files as "tarballs".
(edit) @197   9 years kdeugau /trunk Commit update to .spec file removing the stack of %if blocks …
(edit) @196   9 years kdeugau /trunk Revert change in $tarballdir flow down from %prep into %build …
(edit) @195   9 years kdeugau /trunk New patch version, new missing fix that I forgot to actually …
(edit) @194   9 years kdeugau /trunk Update $version for release
(edit) @193   9 years kdeugau /trunk A rollup of trivial bits. - Prod copyright dates - Remove …
(edit) @192   9 years kdeugau /trunk Fix obsolete URL in the .spec file, although I've also fixed …
(edit) @191   9 years kdeugau /trunk Review, revise, and update automatic OS detection with much …
(edit) @190   9 years kdeugau /trunk Tweak warnings and extend handling of dependency tags a little …
(edit) @189   9 years kdeugau /trunk Fix handling of %{vendor} vs %{_vendor} as promted by Neal Gompa
(edit) @188   9 years kdeugau /trunk Fine-tune handling of %setup -c, -a, and -b to correctly …
(edit) @187   9 years kdeugau /trunk Add some missing documentation in the POD about debbuild -i
(edit) @186   9 years kdeugau /trunk Bump version for patch release
(edit) @185   9 years kdeugau /trunk Allow empty packages, as long as they have something in the …
(edit) @184   9 years kdeugau /trunk Don't add "Source0" to the .sdeb twice; this surfaced with …
(edit) @183   9 years kdeugau /trunk Handle trailing whitespace on Sourcenn: header
(edit) @182   9 years kdeugau /trunk Major update worth a bump in the major version. Rewrite …
(edit) @181   9 years kdeugau /trunk Another miscellaneous update; add Debian jessie to the list …
(edit) @180   9 years kdeugau /trunk A couple of miscellaneous accumulated fixes: - Fine-tune …
(edit) @179   10 years kdeugau /trunk Handle an edge case where no %setup tag is used Expand macros …
(edit) @178   11 years kdeugau /trunk Touch copyright date and bump version entries for release.
(edit) @177   11 years kdeugau /trunk Tweak handling for Section: a little so subpackages inherit …
(edit) @176   11 years kdeugau /trunk Extend/fix autoreq handling for some new quirks (so it doesn't …
(edit) @175   12 years kdeugau /trunk Tweak Debian version => name mapping Tweak macro expansion a …
(edit) @174   12 years kdeugau /trunk Teach debbuild about xz compression for %source and %patch
(edit) @173   12 years kdeugau /trunk Bump version for release
(edit) @172   12 years kdeugau /trunk Handle multiple …
(edit) @171   12 years kdeugau /trunk Improve handling for Source: entries - Internal …
(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
Note: See TracRevisionLog for help on using the revision log.