Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't add php dependencies for doc files | Guillaume Rousse | 2008-09-18 | 1 | -0/+2 |
| | |||||
* | add make_dm_session macro that calls fndSession1.85 | Olivier Blin | 2008-07-21 | 2 | -1/+3 |
| | |||||
* | 1.84: [bugfix] fix %update_icon_cache/%clean_icon_cache1.841.83 | Pascal Rigaux | 2008-07-10 | 2 | -6/+6 |
| | |||||
* | 1.83: intelligent %update_icon_cache/%clean_icon_cache which are null for | Pascal Rigaux | 2008-07-10 | 2 | -3/+16 |
| | | | | | caches handled through filetriggers, but as used to be for other caches | ||||
* | 1.82: find-lang.pl: do not own /usr/share/locales/$lang/LC_MESSAGES to ↵1.82 | Pascal Rigaux | 2008-06-23 | 2 | -3/+8 |
| | | | | | | | | | speed-up rpm Things owned a lot of times is a pathological case in rpm. For example, if you remove file list from poedit, it will install/uninstall much faster (3x faster for both cold start and warm start on a test on my box) | ||||
* | 1.81: fixes deprecated macros that were broken in previous release1.81 | Pascal Rigaux | 2008-06-20 | 2 | -4/+4 |
| | | | | | (%update_icon_cache, %clean_icon_cache, %post_install_gconf_schemas) | ||||
* | 1.80: macros deprecated by rpm filetriggers now return nothing1.80 | Pascal Rigaux | 2008-06-13 | 2 | -55/+18 |
| | |||||
* | 1.79: use lzma by default to compress binary packages (instead of gzip)1.79 | Pascal Rigaux | 2008-06-10 | 1 | -1/+1 |
| | |||||
* | use lzma by default to compress binary packages (instead of gzip) | Pascal Rigaux | 2008-06-10 | 1 | -0/+2 |
| | |||||
* | 1.78 (remove test for %_localstatedir)1.78 | Pascal Rigaux | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | %_localstatedir is no more defined here, drop the test | Pascal Rigaux | 2008-06-02 | 1 | -1/+0 |
| | |||||
* | 1.77: activate filetriggers (cf http://wiki.mandriva.com/en/Rpm_filetriggers)1.77 | Pascal Rigaux | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | activate filetriggers (cf http://wiki.mandriva.com/en/Rpm_filetriggers) | Pascal Rigaux | 2008-06-02 | 1 | -0/+2 |
| | |||||
* | prefer DEST_MODULE_NAME over BUILT_MODULE_NAME if present1.76 | Olivier Blin | 2008-04-01 | 2 | -2/+3 |
| | |||||
* | provide "kmod(module) = PACKAGE_VERSION" for dkms binary modules as well ↵ | Olivier Blin | 2008-04-01 | 1 | -1/+1 |
| | | | | (#35074) | ||||
* | - 1.75: 1.75 | Pascal Rigaux | 2008-03-28 | 1 | -1/+1 |
| | | | | | | - remove some more macros which are now in rpm-manbo-setup - make sure debug files are world-readable | ||||
* | make sure debug files are world-readable | Olivier Blin | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | remove some more macros which are now in rpm-manbo-setup | Pascal Rigaux | 2008-02-15 | 1 | -16/+0 |
| | |||||
* | 1.74: remove macros needed for Manbo packages (they are now in rpm-manbo-setup)1.74 | Pascal Rigaux | 2008-02-15 | 3 | -102/+1 |
| | |||||
* | 1.73: rpmpopt, rpmb_deprecated and rpmrc are now in rpm-manbo-setup1.73 | Pascal Rigaux | 2008-02-14 | 4 | -36/+5 |
| | |||||
* | unused (rpmgenplatform is used) | Pascal Rigaux | 2008-01-29 | 1 | -1/+0 |
| | |||||
* | - 1.721.72 | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | - add option --with-only-rpmrc. when used, per-arch macros are not installed (since %optflags is already in rpmrc and other macros are now in standard rpm per-arch macros) - /etc/rpm/macros.d/build.macros o move here most macros from /usr/lib/rpm/<vendor>/macros, those macros will not be available anymore when rpm-<vendor>-setup-build is not installed o restore %check macro. it allows "--without check". o explain the advantage of "--without <section>" (inherited from conectiva) o remove duplicated macros o remove %_multilibno (already defined in both /usr/lib/rpm/<arch>/macros and/or /usr/lib/rpm/<vendor>/<arch>/macros) - /usr/lib/rpm/<vendor>/macros: o add %_gnu and %_target_platform (was in <arch>/macros) - /usr/lib/rpm/<vendor>/rpmopt: o drop --scripts alias (nicely handled by rpm's rpmpopt for some time) | ||||
* | move many macros out of /usr/lib/rpm/<vendor>/macros into | Pascal Rigaux | 2008-01-29 | 3 | -468/+450 |
| | | | | | | new file /etc/rpm/macros.d/build.macros, those macros will not be available anymore if rpm-<vendor>-setup-build is not installed | ||||
* | rename macrosfiles to arch_macrosfiles to make it more clear | Pascal Rigaux | 2008-01-29 | 2 | -9/+9 |
| | |||||
* | %_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 | ||||
* | add option --with-only-rpmrc. when used, per-arch macros are not installed | Pascal Rigaux | 2008-01-29 | 2 | -0/+7 |
| | | | | | | (%optflags is already in rpmrc and other macros and in standard rpm per-arch macros) | ||||
* | s/mandrakesoft/mandriva/ | Pascal Rigaux | 2008-01-29 | 1 | -1/+1 |
| | |||||
* | remove wrongly added file (emacs was too strong for me) | Pascal Rigaux | 2008-01-29 | 1 | -677/+0 |
| | |||||
* | replace @mandrakesoft.com with @mandriva.com | Pascal Rigaux | 2008-01-29 | 1 | -0/+677 |
| | |||||
* | remove duplicated entry | Pascal Rigaux | 2008-01-28 | 1 | -3/+1 |
| | |||||
* | move %_gnu out of perarch macros | Pascal Rigaux | 2008-01-28 | 2 | -1/+1 |
| | | | | | (it could be dropped altogether, keeping for backward compatibility only) | ||||
* | remove %_target_platform from perlarch macros, since it is not arch specific | Pascal Rigaux | 2008-01-28 | 1 | -1/+0 |
| | |||||
* | 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) | ||||
* | alias --scripts is better handled in rpm's rpmpopt | Pascal Rigaux | 2008-01-25 | 1 | -30/+0 |
| | | | | | (and is nicely handled by rpm's rpmpopt for some time) | ||||
* | 1.71: do package rpmb_deprecated1.71 | Pascal Rigaux | 2008-01-23 | 2 | -1/+2 |
| | |||||
* | 1.70: deprecate "rpm -b" in favor of "rpmbuild -b"1.70 | Pascal Rigaux | 2008-01-23 | 4 | -22/+26 |
| | |||||
* | 1.691.69 | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -20/+23 |
| | |||||
* | 1.671.67 | Pascal Rigaux | 2007-12-21 | 1 | -1/+1 |
| | |||||
* | automatically require perlapi-<perl-version> for binary perl modules | Pascal Rigaux | 2007-12-21 | 1 | -1/+4 |
| | | | | | (so that we can cleanly handle perl API breakage) | ||||
* | 1.661.66 | Pascal Rigaux | 2007-12-20 | 1 | -1/+1 |
| | |||||
* | update known rpm groups (#27773) | Pascal Rigaux | 2007-12-20 | 1 | -3/+7 |
| | |||||
* | make %serverbuild modify %optflags instead of shell variables (Anssi) (#32050) | Pascal Rigaux | 2007-12-20 | 1 | -3/+3 |
| | |||||
* | 1.65:1.65 | Pascal Rigaux | 2007-12-19 | 2 | -1/+7 |
| | | | | | | - add option --with-rpmplatform to install or not /etc/rpm/platform and genplatform - rpm-spec-mode.el: use buildroot macro instead of RPM_BUILD_ROOT environment variable | ||||
* | use buildroot macro instead of RPM_BUILD_ROOT environment variable | Olivier Blin | 2007-12-19 | 1 | -2/+2 |
| | |||||
* | 1.641.64 | Pascal Rigaux | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | 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 |