Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce CANONTARGETGNU, to be able to use -gnueabi for ARM (from Arnaud ↵ | Olivier Blin | 2009-09-25 | 1 | -1/+1 |
| | | | | Patard) | ||||
* | use lzma by default to compress binary packages (instead of gzip) | Pascal Rigaux | 2008-06-10 | 1 | -0/+2 |
| | |||||
* | activate filetriggers (cf http://wiki.mandriva.com/en/Rpm_filetriggers) | Pascal Rigaux | 2008-06-02 | 1 | -0/+2 |
| | |||||
* | 1.74: remove macros needed for Manbo packages (they are now in rpm-manbo-setup)1.74 | Pascal Rigaux | 2008-02-15 | 1 | -14/+0 |
| | |||||
* | move many macros out of /usr/lib/rpm/<vendor>/macros into | Pascal Rigaux | 2008-01-29 | 1 | -464/+0 |
| | | | | | | new file /etc/rpm/macros.d/build.macros, those macros will not be available anymore if rpm-<vendor>-setup-build is not installed | ||||
* | %_multilibno is defined in both /usr/lib/rpm/<arch>/macros and ↵ | Pascal Rigaux | 2008-01-29 | 1 | -1/+0 |
| | | | | | | | | /usr/lib/rpm/mandriva/<arch>/macros we must not override /usr/lib/rpm/<arch>/macros for the case where we don't provide /usr/lib/rpm/mandriva/<arch>/macros anymore | ||||
* | s/mandrakesoft/mandriva/ | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 |
| | |||||
* | remove duplicated entry | Pascal Rigaux | 2008-01-28 | 1 | -3/+1 |
| | |||||
* | move %_gnu out of perarch macros | Pascal Rigaux | 2008-01-28 | 1 | -0/+1 |
| | | | | | (it could be dropped altogether, keeping for backward compatibility only) | ||||
* | drop some unused comments | Pascal Rigaux | 2008-01-28 | 1 | -128/+0 |
| | |||||
* | - remove some commented macros | Pascal Rigaux | 2008-01-28 | 1 | -25/+9 |
| | | | | | | | - restore %check macro but a different implementation more alike the others. this %checks allows "--without check" - explain the advantage of "--without <section>" (inherited from conectiva) | ||||
* | remove duplicated %%install (keeping the one which handles %{_with install} | Pascal Rigaux | 2008-01-28 | 1 | -4/+0 |
| | | | | | and which is currently the one that is used) | ||||
* | Make %serverbuild define CFLAGS, CXXFLAGS and RPM_OPT_FLAGS variables | Anssi Hannula | 2008-01-22 | 1 | -2/+5 |
| | | | | | as well since some specs are depending on it. Fixes bug #32050. | ||||
* | 1.68: do not use ssp_flags on archs which do not handle it (thanks to rtp)1.68 | Pascal Rigaux | 2008-01-07 | 1 | -1/+2 |
| | |||||
* | make %serverbuild modify %optflags instead of shell variables (Anssi) (#32050) | Pascal Rigaux | 2007-12-20 | 1 | -3/+3 |
| | |||||
* | define %defaultbuildroot instead of %buildroot (fixes #34705), | Pascal Rigaux | 2007-12-17 | 1 | -1/+1 |
| | | | | | this needs at least rpm 4.4.2.2-2mdv | ||||
* | add rpm 4.4.6 python macros for compatibility | Pascal Rigaux | 2007-12-17 | 1 | -1/+9 |
| | | | | | (even if it overlaps with py_* macros) | ||||
* | Handle double slashes in buildroot in filter.sh in new file exception macros, | Anssi Hannula | 2007-09-08 | 1 | -2/+2 |
| | | | | | | in case tmppath contains a trailing slash as in iurt. This also fixes handling of exception macros that contain spaces, which has been broken for a while. | ||||
* | revert %_host_cpu32 and create /etc/rpm/platform32 instead | Pascal Rigaux | 2007-09-06 | 1 | -5/+0 |
| | | | | | (cf patch rpm-4.4.8-use-etc-platform32-when-linux32.patch in rpm) | ||||
* | set %_host_cpu32 (used instead of %_host_cpu when run through linux32) | Pascal Rigaux | 2007-09-06 | 1 | -0/+5 |
| | | | | | (cf patch rpm-4.4.8-use_host_cpu32-when-linux32.patch in rpm) | ||||
* | ensure %debug_package doesn't modify %{summary} in %install section | Pascal Rigaux | 2007-08-28 | 1 | -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 Rigaux | 2007-08-02 | 1 | -0/+4 |
| | | | | | fixes "db4 error"s like #31922, and may fix #31873 | ||||
* | - 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 |
| | | | | | (re-sync after the big svn loss) | ||||
* | 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 |
| | | | | | | | | | 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.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 ↵ | Frederic Crozat | 2007-06-06 | 1 | -2/+6 |
| | | | | schemas, speed up things | ||||
* | - according discuss on cooker ml, doc goes into %name/ instead ↵ | Olivier Thauvin | 2007-06-02 | 1 | -0/+2 |
| | | | | %name-%version/ subdir | ||||
* | - disable libtoolize by default in configure | Olivier Thauvin | 2007-05-18 | 1 | -2/+4 |
| | | | | - split libtoolize command into its own macro (__libtoolize_configure) | ||||
* | - removed duplicated macros from rpm-helper, the macros in rpm-helperv1.411.41 | Herton Ronaldo Krzesinski | 2007-05-08 | 1 | -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 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 ↵ | Olivier Thauvin | 2006-07-28 | 1 | -1/+2 |
| | | | | packages) from G. Waschk | ||||
* | Force also icon cache generation on uninstall or removed files might be left ↵ | Frederic Crozat | 2006-07-13 | 1 | -1/+1 |
| | | | | in cache | ||||
* | - 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 |
| |