| Commit message (Expand) | Author | Age | Files | Lines |
* | tell rpmlib to open all indices before doing chroot. | Pascal Rigaux | 2007-08-02 | 1 | -0/+4 |
* | - add default buildroot definition | Olivier Thauvin | 2007-07-27 | 1 | -0/+2 |
* | - fix #31973 (Impossible to exclude single files from autoreq/autoprov) | Olivier Thauvin | 2007-07-25 | 1 | -2/+2 |
* | - _extension will be now lzma | Olivier Thauvin | 2007-07-13 | 1 | -1/+1 |
* | - add sparcv9b & sparcv9v to %{sunsparc} variable (#31286) | Olivier Thauvin | 2007-07-12 | 1 | -1/+1 |
* | make "rpm -qa" fast (#23121) | Pascal Rigaux | 2007-07-11 | 1 | -0/+8 |
* | Fix my previous incorrect changes to gconf macros | Frederic Crozat | 2007-07-05 | 1 | -6/+4 |
* | remove useless () | Olivier Thauvin | 2007-06-26 | 1 | -1/+1 |
* | - add arch_tagged macros to tag dependencies when 32/64 bits does matter | Olivier Thauvin | 2007-06-25 | 1 | -0/+3 |
* | - simplify optflags definition | Olivier Thauvin | 2007-06-25 | 1 | -1/+1 |
* | - use -fstack-protector by default with a reduced size parameter (4 bytes, taken | Andreas Hasenack | 2007-06-25 | 1 | -2/+3 |
* | - really use new find-lang.pl | Olivier Thauvin | 2007-06-25 | 1 | -1/+1 |
* | - added -fstack-protector to %serverbuild macro | Andreas Hasenack | 2007-06-19 | 1 | -1/+1 |
* | - add ocaml_sitelib macros | Olivier Thauvin | 2007-06-15 | 1 | -0/+7 |
* | - add _xfontdir macros | Olivier Thauvin | 2007-06-15 | 1 | -0/+2 |
* | Use only one gconftool call for registering / unregistering multiple schemas,... | Frederic Crozat | 2007-06-06 | 1 | -2/+6 |
* | - according discuss on cooker ml, doc goes into %name/ instead %name-%version... | Olivier Thauvin | 2007-06-02 | 1 | -0/+2 |
* | - disable libtoolize by default in configure | Olivier Thauvin | 2007-05-18 | 1 | -2/+4 |
* | - removed duplicated macros from rpm-helper, the macros in rpm-helperv1.411.41 | Herton Ronaldo Krzesinski | 2007-05-08 | 1 | -39/+0 |
* | - revert again mkrel commit by mistake with another fix | Olivier Thauvin | 2006-09-06 | 1 | -1/+1 |
* | remove evil line break from the clean_icon_cache macro | Götz Waschk | 2006-09-01 | 1 | -2/+1 |
* | - revert last change, broken (thx warly)1.29 | Olivier Thauvin | 2006-08-31 | 1 | -1/+1 |
* | - change mkrel behavior to have subrel before distsuffix | Olivier Thauvin | 2006-08-30 | 1 | -1/+1 |
* | - apply patch fixing #23980 (%clean_icon_cache will fail for icon theme packa... | Olivier Thauvin | 2006-07-28 | 1 | -1/+2 |
* | Force also icon cache generation on uninstall or removed files might be left ... | Frederic Crozat | 2006-07-13 | 1 | -1/+1 |
* | - add _webconfdir* macros (G. Rousse) | Olivier Thauvin | 2006-06-17 | 1 | -0/+5 |
* | Add missing scrollkeeper macros | Frederic Crozat | 2006-06-16 | 1 | -0/+9 |
* | Add new macros | Frederic Crozat | 2006-06-16 | 1 | -0/+50 |
* | - readd subrel (Buchan Milne) | Olivier Thauvin | 2006-06-12 | 1 | -1/+1 |
* | - new mkrel behavior | Olivier Thauvin | 2006-05-24 | 1 | -2/+2 |
* | - 1.20V1_201.20 | Olivier Thauvin | 2006-05-20 | 1 | -2/+2 |
* | - remove X11R6/ dir since xorg7 deprecated it | Olivier Thauvin | 2006-05-20 | 1 | -2/+2 |
* | - fix rename macro, aka don't obsolete what is provided (reported by Ze) | Olivier Thauvin | 2006-03-25 | 1 | -1/+1 |
* | Update OS name | Rafael Garcia-Suarez | 2006-03-16 | 1 | -2/+2 |
* | Set _repackage_all_erasures to 0 (this gets turned on by default with rpm 4.4.5) | Rafael Garcia-Suarez | 2006-03-14 | 1 | -0/+2 |
* | - add a way to disable fortify from cflags as it cause some issue in some sof... | Olivier Thauvin | 2006-03-05 | 1 | -1/+2 |
* | Forgot "sparc" in arch list | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+1 |
* | Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen) | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+2 |
* | - remove pre flags on python requirement (helio) | Olivier Thauvin | 2006-01-20 | 1 | -1/+1 |
* | - add macros from Giuseppe for gcjdb | Olivier Thauvin | 2006-01-15 | 1 | -0/+7 |
* | - add %py_platlibdir, %py_purelibdir and sister in order to be able to use a ... | Michael Scherer | 2006-01-11 | 1 | -2/+8 |
* | - fix typo in RequireS | Olivier Thauvin | 2006-01-10 | 1 | -1/+1 |
* | Override _query_all_fmt so rpm -qa (without a --qf format specification) | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
* | Override _changelog_truncate to "3 years ago" (instead of the default in rpm | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
* | Add _rpmlock_path to the default macros. That's the path used for the | Rafael Garcia-Suarez | 2006-01-05 | 1 | -0/+2 |
* | - Fix PreReq, thanks neoclust to recall me this | Olivier Thauvin | 2005-12-26 | 1 | -1/+1 |
* | Typo fix | Rafael Garcia-Suarez | 2005-12-08 | 1 | -1/+1 |
* | enable -debug packages for 2007, build with -fasynchronous-unwind-tables | Gwenolé Beauchesne | 2005-10-06 | 1 | -2/+2 |
* | %_lib independent fixes to %py_* macros, use distutils | Gwenolé Beauchesne | 2005-10-06 | 1 | -3/+3 |
* | - fix py_libdir #18772 | Olivier Thauvin | 2005-09-22 | 1 | -1/+1 |