aboutsummaryrefslogtreecommitdiffstats
path: root/macros.in
Commit message (Collapse)AuthorAgeFilesLines
* ensure %debug_package doesn't modify %{summary} in %install sectionPascal Rigaux2007-08-281-2/+8
| | | | | | (ie restore it via a fake __restore__ subpackage) (I suggested it on cooker and got no answer...)
* tell rpmlib to open all indices before doing chroot.Pascal Rigaux2007-08-021-0/+4
| | | | | fixes "db4 error"s like #31922, and may fix #31873
* - add default buildroot definitionOlivier Thauvin2007-07-271-0/+2
|
* - fix #31973 (Impossible to exclude single files from autoreq/autoprov)Olivier Thauvin2007-07-251-2/+2
|
* - _extension will be now lzmaOlivier Thauvin2007-07-131-1/+1
|
* - add sparcv9b & sparcv9v to %{sunsparc} variable (#31286)Olivier Thauvin2007-07-121-1/+1
|
* make "rpm -qa" fast (#23121)Pascal Rigaux2007-07-111-0/+8
| | | | | (re-sync after the big svn loss)
* Fix my previous incorrect changes to gconf macrosFrederic Crozat2007-07-051-6/+4
|
* remove useless ()Olivier Thauvin2007-06-261-1/+1
|
* - add arch_tagged macros to tag dependencies when 32/64 bits does matterOlivier Thauvin2007-06-251-0/+3
|
* - simplify optflags definitionOlivier Thauvin2007-06-251-1/+1
|
* - use -fstack-protector by default with a reduced size parameter (4 bytes, takenAndreas Hasenack2007-06-251-2/+3
| | | | | | | | | from fedora) - only use -fstack-protector-all for serverbuild (should we really be doing this?) - dropped -fno-omit-frame-pointer from serverbuild macro according to discussion on cooker. Seems it was only there because of libsafe, which is no longer used
* - really use new find-lang.plOlivier Thauvin2007-06-251-1/+1
|
* - added -fstack-protector to %serverbuild macroAndreas Hasenack2007-06-191-1/+1
|
* - add ocaml_sitelib macrosOlivier Thauvin2007-06-151-0/+7
|
* - add _xfontdir macrosOlivier Thauvin2007-06-151-0/+2
|
* Use only one gconftool call for registering / unregistering multiple ↵Frederic Crozat2007-06-061-2/+6
| | | | schemas, speed up things
* - according discuss on cooker ml, doc goes into %name/ instead ↵Olivier Thauvin2007-06-021-0/+2
| | | | %name-%version/ subdir
* - disable libtoolize by default in configureOlivier Thauvin2007-05-181-2/+4
| | | | - split libtoolize command into its own macro (__libtoolize_configure)
* - removed duplicated macros from rpm-helper, the macros in rpm-helperv1.411.41Herton Ronaldo Krzesinski2007-05-081-39/+0
| | | | | | | are the ones used, so we don't need to also copy them here (see ticket #30568). - bump version to 1.41.
* - revert again mkrel commit by mistake with another fixOlivier Thauvin2006-09-061-1/+1
|
* remove evil line break from the clean_icon_cache macroGötz Waschk2006-09-011-2/+1
|
* - revert last change, broken (thx warly)1.29Olivier Thauvin2006-08-311-1/+1
|
* - change mkrel behavior to have subrel before distsuffixOlivier Thauvin2006-08-301-1/+1
|
* - apply patch fixing #23980 (%clean_icon_cache will fail for icon theme ↵Olivier Thauvin2006-07-281-1/+2
| | | | packages) from G. Waschk
* Force also icon cache generation on uninstall or removed files might be left ↵Frederic Crozat2006-07-131-1/+1
| | | | in cache
* - add _webconfdir* macros (G. Rousse)Olivier Thauvin2006-06-171-0/+5
|
* Add missing scrollkeeper macrosFrederic Crozat2006-06-161-0/+9
|
* Add new macros Frederic Crozat2006-06-161-0/+50
|
* - readd subrel (Buchan Milne)Olivier Thauvin2006-06-121-1/+1
|
* - new mkrel behaviorOlivier Thauvin2006-05-241-2/+2
|
* - 1.20V1_201.20Olivier Thauvin2006-05-201-2/+2
|
* - remove X11R6/ dir since xorg7 deprecated itOlivier Thauvin2006-05-201-2/+2
|
* - fix rename macro, aka don't obsolete what is provided (reported by Ze)Olivier Thauvin2006-03-251-1/+1
|
* Update OS nameRafael Garcia-Suarez2006-03-161-2/+2
|
* Set _repackage_all_erasures to 0 (this gets turned on by default with rpm 4.4.5)Rafael Garcia-Suarez2006-03-141-0/+2
|
* - add a way to disable fortify from cflags as it cause some issue in some ↵Olivier Thauvin2006-03-051-1/+2
| | | | software
* Forgot "sparc" in arch listRafael Garcia-Suarez2006-02-091-1/+1
|
* Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen)Rafael Garcia-Suarez2006-02-091-0/+2
|
* - remove pre flags on python requirement (helio)Olivier Thauvin2006-01-201-1/+1
|
* - add macros from Giuseppe for gcjdbOlivier Thauvin2006-01-151-0/+7
|
* - add %py_platlibdir, %py_purelibdir and sister in order to be able to use a ↵Michael Scherer2006-01-111-2/+8
| | | | | | | | different directory for pure python package and compiled python module. use named arg function call for more readabilty and maintenability.
* - fix typo in RequireSOlivier Thauvin2006-01-101-1/+1
|
* Override _query_all_fmt so rpm -qa (without a --qf format specification)Rafael Garcia-Suarez2006-01-061-0/+2
| | | | | returns the same format as with rpm 4.4.2.
* Override _changelog_truncate to "3 years ago" (instead of the default in rpmRafael Garcia-Suarez2006-01-061-0/+2
| | | | | 4.4.4 which is only one year ago)
* Add _rpmlock_path to the default macros. That's the path used for theRafael Garcia-Suarez2006-01-051-0/+2
| | | | | transaction fcntl lock. It comes from the rpm 4.4.2 default macros.
* - Fix PreReq, thanks neoclust to recall me thisOlivier Thauvin2005-12-261-1/+1
|
* Typo fixRafael Garcia-Suarez2005-12-081-1/+1
|
* enable -debug packages for 2007, build with -fasynchronous-unwind-tablesGwenolé Beauchesne2005-10-061-2/+2
| | | | | on x86 and -fexceptions everywhere (including for C code)
* %_lib independent fixes to %py_* macros, use distutilsGwenolé Beauchesne2005-10-061-3/+3
|