|
|
@193
|
9 years |
kdeugau |
/trunk
A rollup of trivial bits.
- Prod copyright dates
- Remove …
|
|
|
@192
|
9 years |
kdeugau |
/trunk
Fix obsolete URL in the .spec file, although I've also fixed …
|
|
|
@191
|
9 years |
kdeugau |
/trunk
Review, revise, and update automatic OS detection with much …
|
|
|
@190
|
9 years |
kdeugau |
/trunk
Tweak warnings and extend handling of dependency tags a little …
|
|
|
@189
|
9 years |
kdeugau |
/trunk
Fix handling of %{vendor} vs %{_vendor} as promted by Neal Gompa
|
|
|
@188
|
9 years |
kdeugau |
/trunk
Fine-tune handling of %setup -c, -a, and -b to correctly …
|
|
|
@187
|
9 years |
kdeugau |
/trunk
Add some missing documentation in the POD about debbuild -i
|
|
|
@186
|
9 years |
kdeugau |
/trunk
Bump version for patch release
|
|
|
@185
|
9 years |
kdeugau |
/trunk
Allow empty packages, as long as they have something in the …
|
|
|
@184
|
9 years |
kdeugau |
/trunk
Don't add "Source0" to the .sdeb twice; this surfaced with …
|
|
|
@183
|
9 years |
kdeugau |
/trunk
Handle trailing whitespace on Sourcenn: header
|
|
|
@182
|
9 years |
kdeugau |
/trunk
Major update worth a bump in the major version.
Rewrite …
|
|
|
@181
|
9 years |
kdeugau |
/trunk
Another miscellaneous update; add Debian jessie to the list …
|
|
|
@180
|
9 years |
kdeugau |
/trunk
A couple of miscellaneous accumulated fixes:
- Fine-tune …
|
|
|
@179
|
11 years |
kdeugau |
/trunk
Handle an edge case where no %setup tag is used
Expand macros …
|
|
|
@178
|
12 years |
kdeugau |
/trunk
Touch copyright date and bump version entries for release.
|
|
|
@177
|
12 years |
kdeugau |
/trunk
Tweak handling for Section: a little so subpackages inherit …
|
|
|
@176
|
12 years |
kdeugau |
/trunk
Extend/fix autoreq handling for some new quirks (so it doesn't …
|
|
|
@175
|
12 years |
kdeugau |
/trunk
Tweak Debian version => name mapping
Tweak macro expansion a …
|
|
|
@174
|
12 years |
kdeugau |
/trunk
Teach debbuild about xz compression for %source and %patch
|
|
|
@173
|
12 years |
kdeugau |
/trunk
Bump version for release
|
|
|
@172
|
12 years |
kdeugau |
/trunk
Handle multiple …
|
|
|
@171
|
12 years |
kdeugau |
/trunk
Improve handling for Source: entries
- Internal …
|
|
|
@170
|
12 years |
kdeugau |
/trunk
A handful of small polish tweaks.
- Set a default buildroot …
|
|
|
@169
|
12 years |
kdeugau |
/trunk
Light tweak on the .spec to reflect the GPL2+ header
Add bash …
|
|
|
@168
|
12 years |
kdeugau |
/trunk
Bump build version for release
|
|
|
@167
|
12 years |
kdeugau |
/trunk
Fix library autoprovides/depends bug caused by the new …
|
|
|
@166
|
12 years |
kdeugau |
/trunk
Fix a couple of bizarre internationalization/localization …
|
|
|
@165
|
13 years |
kdeugau |
/trunk
Tweak GPG signing to use plaintext/ASCII-armour format instead …
|
|
|
@164
|
13 years |
kdeugau |
/trunk
Bump version, enable GPG signing for 'make dist'
|
|
|
@163
|
13 years |
kdeugau |
/trunk
Light tuneup of option handling, and add --help output
Bump …
|
|
|
@162
|
13 years |
kdeugau |
/trunk
Tweak and fiddle %{debdist} generation, since a few new Debian …
|
|
|
@161
|
13 years |
kdeugau |
/trunk
Fix handling of long descriptions with blank (or "blank") …
|
|
|
@160
|
13 years |
kdeugau |
/trunk
Nitpick copyright-notice update
|
|
|
@159
|
14 years |
kdeugau |
/trunk
Move %{<program>} macro expansion before user-defined macro
…
|
|
|
@158
|
14 years |
kdeugau |
/trunk
Extend %define handling to allow underscores. Need to find
…
|
|
|
@157
|
14 years |
kdeugau |
/trunk
Error-reporting enhancement: Make error on failure to create
…
|
|
|
@156
|
14 years |
kdeugau |
/trunk
Bump the version in the Makefile.
|
|
|
@155
|
14 years |
kdeugau |
/trunk
Add support for compressed patches.
Patch provided by Lucian …
|
|
|
@154
|
14 years |
kdeugau |
/trunk
Improve build-dep detection error handling so it complains …
|
|
|
@153
|
14 years |
kdeugau |
/trunk
Misc bugfixes and don't-cut-the-corner-case-ing
- Expand …
|
|
|
@152
|
14 years |
kdeugau |
/trunk
Update svn:ignore
|
|
|
@151
|
14 years |
kdeugau |
/trunk
Update Debian release version mappings
Tweak the Debian …
|
|
|
@150
|
16 years |
kdeugau |
/trunk
Bump version in Makefile
|
|
|
@149
|
16 years |
kdeugau |
/trunk
Allow uncompressed tarballs, and .tgz tarballs
Handle …
|
|
|
@148
|
16 years |
kdeugau |
/trunk
Add vendor macro to match _vendor (both seem to be legit in rpm)
|
|
|
@147
|
16 years |
kdeugau |
/trunk
Fix a new edge case in library dependency autodetection where …
|
|
|
@146
|
16 years |
kdeugau |
/trunk
Version bump in Makefile so the changes have some meaning
|
|
|
@145
|
16 years |
kdeugau |
/trunk
Add Enhances: as per Itzchak Rehberg's request.
|
|
|
@144
|
16 years |
kdeugau |
/trunk
Further tweaks on formal dependencies in .spec file.
|
|
|
@143
|
16 years |
kdeugau |
/trunk
Whups, missed Perl as a dependency in the .spec. O_o
|
|
|
@142
|
17 years |
kdeugau |
/trunk
Fix the Inevitable Stupid Bugs caused by adding the .spec file …
|
|
|
@141
|
17 years |
kdeugau |
/trunk
Add .spec file and Makefile to make creating a tarball and …
|
|
|
@140
|
17 years |
kdeugau |
/trunk
POD tweak, copyright update
|
|
|
@139
|
17 years |
kdeugau |
/trunk
Whoops, gotta ignore libc on x86_64 as well as x86
|
|
|
@138
|
17 years |
kdeugau |
/trunk
BuildReq is not in fact a valid preamble tag.
|
|
|
@137
|
17 years |
kdeugau |
/trunk
Add template .spec file
|
|
|
@136
|
17 years |
kdeugau |
/trunk
Fix %makeinstall macro expansion to match rpm's behaviour
- …
|
|
|
@135
|
17 years |
kdeugau |
/trunk
Fix lurking buglet with preamble parsing: No space is …
|
|
|
@134
|
17 years |
kdeugau |
/trunk
Convert build-dep version check block to use dpkg …
|
|
|
@133
|
17 years |
kdeugau |
/trunk
Add %makeinstall to list of "recognized tags"
|
|
|
@132
|
17 years |
kdeugau |
/trunk
Fiddle manpages into the correct format from whatever the …
|
|
|
@131
|
17 years |
kdeugau |
/trunk
Fix bizarre bug in pre/post(un)install script creation
Make …
|
|
|
@130
|
17 years |
kdeugau |
/trunk
Exit cleanly on most of the no-specfile conditions
|
|
|
@129
|
17 years |
kdeugau |
/trunk
Add support for Recommends, Suggests, and Replaces. Note that …
|
|
|
@128
|
17 years |
kdeugau |
/trunk
Whoops. Forgot to allow for numbers on %patch tags…
|
|
|
@127
|
17 years |
kdeugau |
/trunk
Fix buglet where --define'ed macros given an explicit value of …
|
|
|
@126
|
17 years |
kdeugau |
/trunk
Add support for %{echo:}
|
|
|
@125
|
17 years |
kdeugau |
/trunk
Fix bug introduced with the %files code shuffle; %config …
|
|
|
@124
|
17 years |
kdeugau |
/trunk
Tweak processing in package build to avoid playing with …
|
|
|
@123
|
17 years |
kdeugau |
/trunk
Maybe-fix? macro expansion bug regarding %{optflags}. Try it …
|
|
|
@122
|
17 years |
kdeugau |
/trunk
Stick in placeholder ##fixme comment for --self-package
|
|
|
@121
|
17 years |
kdeugau |
/trunk
Massive cleanup of %files handling. Still not "complete", but …
|
|
|
@120
|
17 years |
kdeugau |
/trunk
Missed "%changelog" from the list of recognized tags.
|
|
|
@119
|
17 years |
kdeugau |
/trunk
Added chunk to the .spec parser to choke and die Just Like …
|
|
|
@118
|
17 years |
kdeugau |
/trunk
Fix '--define'-with-capitals bug; macros may in fact be …
|
|
|
@117
|
17 years |
kdeugau |
/trunk
Gzip manpages as needed, and modify the files list(s) to match …
|
|
|
@116
|
17 years |
kdeugau |
/trunk
Refix macro expansion fix from r114. Really.
(Make sure we …
|
|
|
@115
|
17 years |
kdeugau |
/trunk
Add a few tweaks to %files submacros: discard %ghost, …
|
|
|
@114
|
17 years |
kdeugau |
/trunk
Fix slightly broken macro expansion for %if constructs: …
|
|
|
@113
|
17 years |
kdeugau |
/trunk
Add some %{perl_*} macro expansions
|
|
|
@112
|
17 years |
kdeugau |
/trunk
Add handling for AutoReq/AutoReqProv.
|
|
|
@111
|
17 years |
kdeugau |
/trunk
Add basic epoch support
|
|
|
@110
|
17 years |
kdeugau |
/trunk
Enhance %files processing: %doc support (mostly)
|
|
|
@109
|
17 years |
kdeugau |
/trunk
Allow comments and blank lines to remain in scriptlets and …
|
|
|
@108
|
17 years |
kdeugau |
/trunk
Fix bad call to expandmacros() in %build processing - …
|
|
|
@107
|
17 years |
kdeugau |
/trunk
Fix %install scriptlet missing macro (pre)processing, and …
|
|
|
@106
|
17 years |
kdeugau |
/trunk
Add glob handling to %config lines in the %files section. It …
|
|
|
@105
|
17 years |
kdeugau |
/trunk
Process %if statements in %description sections too. It has …
|
|
|
@104
|
17 years |
kdeugau |
/trunk
Expand %if logic support to basic multi-operator support
(%a …
|
|
|
@103
|
17 years |
kdeugau |
/trunk
Major rewrite of parse_spec(); it should now handle %if …
|
|
|
@102
|
17 years |
kdeugau |
/trunk
Add global "debdist" and "debver" definitions, derived from …
|
|
|
@101
|
18 years |
kdeugau |
/trunk
Clean up end-of-section detection: Check for %[a-z] rather …
|
|
|
@100
|
18 years |
kdeugau |
/trunk
Add another library-link-ignore so that builds on stock 32-bit …
|
|
|
@99
|
18 years |
kdeugau |
/trunk
Bugfix for -t[pciba] - make sure we specify a .spec file with …
|
|
|
@98
|
18 years |
kdeugau |
/trunk
Further expand support for %if constructs - a == b and other
…
|
|
|
@97
|
18 years |
kdeugau |
/trunk
Execute %clean script on build-all or build-binary (-ta, -tb, …
|
|
|
@96
|
18 years |
kdeugau |
/trunk
Bugfixery and add a "fixme" note re: %if constructs outside of …
|
|
|
@95
|
18 years |
kdeugau |
/trunk
Add support for basic %if constructs:
%if <expression>
…
|
|
|
@94
|
18 years |
kdeugau |
/trunk
Add basic support for --define option
|
|
|