summaryrefslogtreecommitdiff
path: root/macros.in
Commit message (Expand)AuthorAgeFilesLines
* Lose the remaining dbapi references in code + configurationPanu Matilainen2010-11-041-9/+0
* Only specific cases of collections need extra orderingPanu Matilainen2010-10-251-0/+1
* Hardwire the fundamental BDB access method configuration inside rpmPanu Matilainen2010-10-201-30/+2
* Eliminate now unnecessary db rebuild macro goo and other leftoversPanu Matilainen2010-10-201-55/+6
* Move plugins out of rpm config directoryPanu Matilainen2010-10-121-1/+1
* Add cli switches to override signing key and digest algorithmPanu Matilainen2010-10-041-1/+3
* Remove configuration for no longer existing db indexesPanu Matilainen2010-09-291-3/+0
* Rip the useless %_signature macro and everything around itPanu Matilainen2010-09-281-3/+0
* Add SELinux policy pluginSteve Lawrence2010-09-011-0/+3
* Add a generic plugin for use by simple CollectionsSteve Lawrence2010-06-221-0/+5
* Simplify the dbenv->open() flags shufflePanu Matilainen2010-04-091-4/+2
* Eliminate DB_JOINENV usage and config optionPanu Matilainen2010-04-081-2/+1
* Eliminate "thread" BDB optionPanu Matilainen2010-04-081-1/+0
* A little bit of sanity to dbiNew()Panu Matilainen2010-04-081-4/+2
* Eliminate exclusive and rdonly BDB configuration optionsPanu Matilainen2010-04-081-2/+0
* Remove per-dbi perms and configurationPanu Matilainen2010-04-081-3/+0
* Remove BDB recno + queue access methods from configurationPanu Matilainen2010-03-311-3/+0
* Lose shmkey + shared BDB config optionsPanu Matilainen2010-03-311-1/+0
* We dont want to use DB_HOME environment, everPanu Matilainen2010-03-311-2/+0
* We dont have any temporary databases anymore, lose the config switchesPanu Matilainen2010-03-311-2/+1
* Make rpmdb index list hard-wiredPanu Matilainen2010-03-311-3/+0
* First take at pluggable file attribute + dependency extraction systemPanu Matilainen2010-03-231-38/+18
* Lose unused temporary/pseudo rpmdbi tagsPanu Matilainen2010-03-191-4/+1
* fontconfig -> font dependency extractor renamePanu Matilainen2010-02-181-2/+2
* Script/interpreter terminology renamingPanu Matilainen2010-02-181-1/+1
* Permit requires extraction too from fontconfig and desktop filesPanu Matilainen2010-02-101-0/+2
* Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen2010-02-101-1/+4
* Separate helper for script interpreters, split out of librpmbuildPanu Matilainen2010-02-101-0/+3
* Use %{__make} macro instead of "make"Panu Matilainen2010-01-221-2/+2
* Add %{__id_u} back, duhPanu Matilainen2010-01-061-0/+1
* Use AC_PROG_MKDIR_P for testing mkdir -p capabilityPanu Matilainen2009-12-231-1/+1
* Make --httpproxy and friends work again (RhBug:529214)Panu Matilainen2009-10-221-1/+5
* Avoid using python's print for Python 3.x compatibilityPanu Matilainen2009-10-191-3/+3
* Support passing extra options to dep generator scriptsPanu Matilainen2009-10-071-1/+4
* Teach the internal dep generator about OCamlPanu Matilainen2009-10-061-0/+3
* Deprecate %__lzma, use %__xz in it.Ville Skyttä2009-10-061-1/+2
* Move the default transaction lock out of BDB environment namespacePanu Matilainen2009-09-161-10/+2
* Use %{nvra} as default query format, much simpler...Panu Matilainen2009-09-021-3/+3
* Add provide-extractors for fonts and desktop filesPanu Matilainen2009-09-011-0/+3
* Remove extra trailing } copy-paste error from python_foo macros, duhPanu Matilainen2009-08-201-3/+3
* Add some commonly used python macros (ticket #83)Panu Matilainen2009-08-181-0/+7
* Add %make_install macro that does the "right thing" wrt modern autotoolsPanu Matilainen2009-08-141-1/+6
* Add bug URL macro so that it could be set distro-wide (rhbz#512774)Jindrich Novy2009-08-141-0/+6
* Build script environment tweaks to improve reproducabilityPanu Matilainen2009-08-131-0/+3
* Don't set --target in %configure (RhBug:458648)Panu Matilainen2009-08-131-2/+1
* Nuke long since dead version of %configure macro + update commentaryPanu Matilainen2009-08-131-12/+4
* Add an index for obsoletes (RhBug:507702)Panu Matilainen2009-07-031-1/+1
* Introduce _changelog_trimtime and obsolete _instchangelogJindrich Novy2009-04-161-3/+3
* Add built-in %getconfdir macro for getting rpmConfigDir() valuePanu Matilainen2009-03-271-0/+3
* Put the PGP foobar signature generation out of its miseryPanu Matilainen2009-03-261-28/+0