index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lose the remaining dbapi references in code + configuration
Panu Matilainen
2010-11-04
1
-9
/
+0
*
Only specific cases of collections need extra ordering
Panu Matilainen
2010-10-25
1
-0
/
+1
*
Hardwire the fundamental BDB access method configuration inside rpm
Panu Matilainen
2010-10-20
1
-30
/
+2
*
Eliminate now unnecessary db rebuild macro goo and other leftovers
Panu Matilainen
2010-10-20
1
-55
/
+6
*
Move plugins out of rpm config directory
Panu Matilainen
2010-10-12
1
-1
/
+1
*
Add cli switches to override signing key and digest algorithm
Panu Matilainen
2010-10-04
1
-1
/
+3
*
Remove configuration for no longer existing db indexes
Panu Matilainen
2010-09-29
1
-3
/
+0
*
Rip the useless %_signature macro and everything around it
Panu Matilainen
2010-09-28
1
-3
/
+0
*
Add SELinux policy plugin
Steve Lawrence
2010-09-01
1
-0
/
+3
*
Add a generic plugin for use by simple Collections
Steve Lawrence
2010-06-22
1
-0
/
+5
*
Simplify the dbenv->open() flags shuffle
Panu Matilainen
2010-04-09
1
-4
/
+2
*
Eliminate DB_JOINENV usage and config option
Panu Matilainen
2010-04-08
1
-2
/
+1
*
Eliminate "thread" BDB option
Panu Matilainen
2010-04-08
1
-1
/
+0
*
A little bit of sanity to dbiNew()
Panu Matilainen
2010-04-08
1
-4
/
+2
*
Eliminate exclusive and rdonly BDB configuration options
Panu Matilainen
2010-04-08
1
-2
/
+0
*
Remove per-dbi perms and configuration
Panu Matilainen
2010-04-08
1
-3
/
+0
*
Remove BDB recno + queue access methods from configuration
Panu Matilainen
2010-03-31
1
-3
/
+0
*
Lose shmkey + shared BDB config options
Panu Matilainen
2010-03-31
1
-1
/
+0
*
We dont want to use DB_HOME environment, ever
Panu Matilainen
2010-03-31
1
-2
/
+0
*
We dont have any temporary databases anymore, lose the config switches
Panu Matilainen
2010-03-31
1
-2
/
+1
*
Make rpmdb index list hard-wired
Panu Matilainen
2010-03-31
1
-3
/
+0
*
First take at pluggable file attribute + dependency extraction system
Panu Matilainen
2010-03-23
1
-38
/
+18
*
Lose unused temporary/pseudo rpmdbi tags
Panu Matilainen
2010-03-19
1
-4
/
+1
*
fontconfig -> font dependency extractor rename
Panu Matilainen
2010-02-18
1
-2
/
+2
*
Script/interpreter terminology renaming
Panu Matilainen
2010-02-18
1
-1
/
+1
*
Permit requires extraction too from fontconfig and desktop files
Panu Matilainen
2010-02-10
1
-0
/
+2
*
Split elf dependency extraction out of librpmbuild to external helper
Panu Matilainen
2010-02-10
1
-1
/
+4
*
Separate helper for script interpreters, split out of librpmbuild
Panu Matilainen
2010-02-10
1
-0
/
+3
*
Use %{__make} macro instead of "make"
Panu Matilainen
2010-01-22
1
-2
/
+2
*
Add %{__id_u} back, duh
Panu Matilainen
2010-01-06
1
-0
/
+1
*
Use AC_PROG_MKDIR_P for testing mkdir -p capability
Panu Matilainen
2009-12-23
1
-1
/
+1
*
Make --httpproxy and friends work again (RhBug:529214)
Panu Matilainen
2009-10-22
1
-1
/
+5
*
Avoid using python's print for Python 3.x compatibility
Panu Matilainen
2009-10-19
1
-3
/
+3
*
Support passing extra options to dep generator scripts
Panu Matilainen
2009-10-07
1
-1
/
+4
*
Teach the internal dep generator about OCaml
Panu Matilainen
2009-10-06
1
-0
/
+3
*
Deprecate %__lzma, use %__xz in it.
Ville Skyttä
2009-10-06
1
-1
/
+2
*
Move the default transaction lock out of BDB environment namespace
Panu Matilainen
2009-09-16
1
-10
/
+2
*
Use %{nvra} as default query format, much simpler...
Panu Matilainen
2009-09-02
1
-3
/
+3
*
Add provide-extractors for fonts and desktop files
Panu Matilainen
2009-09-01
1
-0
/
+3
*
Remove extra trailing } copy-paste error from python_foo macros, duh
Panu Matilainen
2009-08-20
1
-3
/
+3
*
Add some commonly used python macros (ticket #83)
Panu Matilainen
2009-08-18
1
-0
/
+7
*
Add %make_install macro that does the "right thing" wrt modern autotools
Panu Matilainen
2009-08-14
1
-1
/
+6
*
Add bug URL macro so that it could be set distro-wide (rhbz#512774)
Jindrich Novy
2009-08-14
1
-0
/
+6
*
Build script environment tweaks to improve reproducability
Panu Matilainen
2009-08-13
1
-0
/
+3
*
Don't set --target in %configure (RhBug:458648)
Panu Matilainen
2009-08-13
1
-2
/
+1
*
Nuke long since dead version of %configure macro + update commentary
Panu Matilainen
2009-08-13
1
-12
/
+4
*
Add an index for obsoletes (RhBug:507702)
Panu Matilainen
2009-07-03
1
-1
/
+1
*
Introduce _changelog_trimtime and obsolete _instchangelog
Jindrich Novy
2009-04-16
1
-3
/
+3
*
Add built-in %getconfdir macro for getting rpmConfigDir() value
Panu Matilainen
2009-03-27
1
-0
/
+3
*
Put the PGP foobar signature generation out of its misery
Panu Matilainen
2009-03-26
1
-28
/
+0
[next]