summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Rename -debug to -debuginfo to match what everybody uses anywayPanu Matilainen1-3/+3
2012-08-02Dont silence patch by default (RhBug:678000, RhBug:773503)Panu Matilainen1-1/+1
2012-07-11Default to automatic patch application in %autosetupPanu Matilainen1-3/+3
2012-06-28Arch macro for all supported PowerPC 64 processors (RhBug:818320)Phil Knirsch1-0/+4
2012-06-25Add support for quilt (ticket #54) and bzr to %autosetup/patchPanu Matilainen1-0/+20
2012-06-21Add a set of macros to further automate spec %prep tasksPanu Matilainen1-0/+56
2012-05-28Initial support for "special" %license, similar to %doc (ticket #116)Panu Matilainen1-0/+1
2012-05-22Add support for 7zip compressed tarballsChristophe Fergeau1-0/+1
2012-05-02Eliminate unused selinux file context path macrosPanu Matilainen1-37/+0
2012-03-07Add --disable-dependency-tracking to %configure options.Ville Skyttä1-0/+1
2012-03-07Disable source fetch on build by default (for now) + commentPanu Matilainen1-0/+6
2012-02-08Switch back to former, much smaller BDB memory pool size (RhBug:752897)Panu Matilainen1-1/+1
2012-02-02Disable signature checking during database rebuild by defaultPanu Matilainen1-1/+1
2011-04-29Add lrzip support.Ville Skyttä1-0/+1
2011-04-29Add lzip support.Ville Skyttä1-0/+1
2011-03-25Push platform config out of main rpm macros filePanu Matilainen1-23/+0
2011-03-25Move %_fixperms to main macro configPanu Matilainen1-0/+3
2011-01-03Bump up default BDB cache- and allowed mmap size considerablyPanu Matilainen1-1/+1
2010-12-15Eliminate ancient dependency loop whiteout mechanismPanu Matilainen1-13/+0
2010-12-10Rename pattern -> path for, duh, path patternsPanu Matilainen1-2/+2
2010-12-10Support excluding by path or magic in file classificationPanu Matilainen1-1/+3
2010-11-04Lose the remaining dbapi references in code + configurationPanu Matilainen1-9/+0
2010-10-25Only specific cases of collections need extra orderingPanu Matilainen1-0/+1
2010-10-20Hardwire the fundamental BDB access method configuration inside rpmPanu Matilainen1-30/+2
2010-10-20Eliminate now unnecessary db rebuild macro goo and other leftoversPanu Matilainen1-55/+6
2010-10-12Move plugins out of rpm config directoryPanu Matilainen1-1/+1
2010-10-04Add cli switches to override signing key and digest algorithmPanu Matilainen1-1/+3
2010-09-29Remove configuration for no longer existing db indexesPanu Matilainen1-3/+0
2010-09-28Rip the useless %_signature macro and everything around itPanu Matilainen1-3/+0
2010-09-01Add SELinux policy pluginSteve Lawrence1-0/+3
2010-06-22Add a generic plugin for use by simple CollectionsSteve Lawrence1-0/+5
2010-04-09Simplify the dbenv->open() flags shufflePanu Matilainen1-4/+2
2010-04-08Eliminate DB_JOINENV usage and config optionPanu Matilainen1-2/+1
2010-04-08Eliminate "thread" BDB optionPanu Matilainen1-1/+0
2010-04-08A little bit of sanity to dbiNew()Panu Matilainen1-4/+2
2010-04-08Eliminate exclusive and rdonly BDB configuration optionsPanu Matilainen1-2/+0
2010-04-08Remove per-dbi perms and configurationPanu Matilainen1-3/+0
2010-03-31Remove BDB recno + queue access methods from configurationPanu Matilainen1-3/+0
2010-03-31Lose shmkey + shared BDB config optionsPanu Matilainen1-1/+0
2010-03-31We dont want to use DB_HOME environment, everPanu Matilainen1-2/+0
2010-03-31We dont have any temporary databases anymore, lose the config switchesPanu Matilainen1-2/+1
2010-03-31Make rpmdb index list hard-wiredPanu Matilainen1-3/+0
2010-03-23First take at pluggable file attribute + dependency extraction systemPanu Matilainen1-38/+18
2010-03-19Lose unused temporary/pseudo rpmdbi tagsPanu Matilainen1-4/+1
2010-02-18fontconfig -> font dependency extractor renamePanu Matilainen1-2/+2
2010-02-18Script/interpreter terminology renamingPanu Matilainen1-1/+1
2010-02-10Permit requires extraction too from fontconfig and desktop filesPanu Matilainen1-0/+2
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-1/+4
2010-02-10Separate helper for script interpreters, split out of librpmbuildPanu Matilainen1-0/+3
2010-01-22Use %{__make} macro instead of "make"Panu Matilainen1-2/+2