Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix broken site_perl regexp which would add versioned requires without epoch | Per Øyvind Karlsen | 2008-11-24 | 1 | -1/+1 | |
| | | | | | and merge it with vendor_perl regexp | |||||
* | fix so that redundant unversioned python-base/perl-base is added as dependencies | Per Øyvind Karlsen | 2008-11-24 | 1 | -11/+22 | |
| | | | | | | if a versioned is already added (maybe worth doing similar way with other depencies as well? for consistency at least, if for nothing else) | |||||
* | consistently use " at same place with sed while we're at it.. | Per Øyvind Karlsen | 2008-11-23 | 1 | -1/+1 | |
| | ||||||
* | I originally figured that querying rpm database within script weren't supposed | Per Øyvind Karlsen | 2008-11-23 | 3 | -16/+6 | |
| | | | | | | to be done, but as I now see it's done elsewhere, perl-base epoch tag should rather be handled in the script than by autotools | |||||
* | silence warnings about use of GNU make extensions | Per Øyvind Karlsen | 2008-11-23 | 1 | -1/+1 | |
| | ||||||
* | don't hardcore epoch tag in versioned perl-base dependency | Per Øyvind Karlsen | 2008-11-23 | 3 | -2/+16 | |
| | ||||||
* | remove install-sh as this is pulled by autotools | Per Øyvind Karlsen | 2008-10-17 | 1 | -323/+0 | |
| | ||||||
* | use rpmRC enum type rather than int | Per Øyvind Karlsen | 2008-10-17 | 1 | -1/+1 | |
| | ||||||
* | fix frenchy plural grammar | Per Øyvind Karlsen | 2008-10-17 | 1 | -1/+1 | |
| | ||||||
* | * pick up c, cpp & ld flags from pkg-config (needed by rpm5) | Per Øyvind Karlsen | 2008-10-17 | 1 | -1/+16 | |
| | | | | | * check for rpmio.h & rpmtag.h (needed by rpm5) | |||||
* | fix typo of header name | Per Øyvind Karlsen | 2008-10-17 | 1 | -1/+1 | |
| | ||||||
* | check for existence of rpmlib.h before including it, otherwise | Per Øyvind Karlsen | 2008-10-17 | 1 | -0/+5 | |
| | | | | | include rpmio.h & rpmtag.h (fixes rpm5 build) | |||||
* | only call php.req if they are php files | Guillaume Rousse | 2008-10-05 | 1 | -1/+1 | |
| | ||||||
* | 1.87: really don't add php dependencies for doc files1.87 | Pascal Rigaux | 2008-09-22 | 1 | -1/+1 | |
| | ||||||
* | don't do php files filtering from inside php.req, but from find-requires, as ↵ | Guillaume Rousse | 2008-09-20 | 2 | -5/+2 | |
| | | | | per other language-specific dependencies | |||||
* | 1.86: php.req: don't add php dependencies for doc files1.86 | Pascal Rigaux | 2008-09-19 | 1 | -1/+1 | |
| | ||||||
* | 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) |