summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-06Add %{__id_u} back, duhPanu Matilainen1-0/+1
2009-12-23Use AC_PROG_MKDIR_P for testing mkdir -p capabilityPanu Matilainen1-1/+1
2009-10-22Make --httpproxy and friends work again (RhBug:529214)Panu Matilainen1-1/+5
2009-10-19Avoid using python's print for Python 3.x compatibilityPanu Matilainen1-3/+3
2009-10-07Support passing extra options to dep generator scriptsPanu Matilainen1-1/+4
2009-10-06Teach the internal dep generator about OCamlPanu Matilainen1-0/+3
2009-10-06Deprecate %__lzma, use %__xz in it.Ville Skyttä1-1/+2
2009-09-16Move the default transaction lock out of BDB environment namespacePanu Matilainen1-10/+2
2009-09-02Use %{nvra} as default query format, much simpler...Panu Matilainen1-3/+3
2009-09-01Add provide-extractors for fonts and desktop filesPanu Matilainen1-0/+3
2009-08-20Remove extra trailing } copy-paste error from python_foo macros, duhPanu Matilainen1-3/+3
2009-08-18Add some commonly used python macros (ticket #83)Panu Matilainen1-0/+7
2009-08-14Add %make_install macro that does the "right thing" wrt modern autotoolsPanu Matilainen1-1/+6
2009-08-14Add bug URL macro so that it could be set distro-wide (rhbz#512774)Jindrich Novy1-0/+6
2009-08-13Build script environment tweaks to improve reproducabilityPanu Matilainen1-0/+3
2009-08-13Don't set --target in %configure (RhBug:458648)Panu Matilainen1-2/+1