aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* enable python egg provides/requires1.112Per Øyvind Karlsen2010-11-011-1/+1
|
* release 1.1111.111Anssi Hannula2010-10-301-1/+1
|
* bump version1.110Per Øyvind Karlsen2010-10-181-1/+1
|
* don't install dependencies for gems when using %gem_install1.109Per Øyvind Karlsen2010-10-161-1/+1
|
* add gem_helper.rb and it's corresponding macros %gem_unpack, %gem_build &1.108Per Øyvind Karlsen2010-10-161-1/+1
| | | | | | gem_install for simplifying & streamlining ruby gem packaging.
* enable automatic dependency extraction for ruby gems1.107Per Øyvind Karlsen2010-09-091-1/+1
|
* extract perl module version when $Full::Package::VERSION is set1.106Jérôme Quelin2010-07-161-1/+1
|
* v1.105 - support to extract perl runtime requires from meta spec 21.105Jérôme Quelin2010-07-141-1/+1
|
* 1.104 - revert "strip -g" change for shared libraries1.104Christophe Fergeau2010-04-271-1/+1
|
* strip shared libraries with the '-g' option1.103Per Øyvind Karlsen2010-04-161-1/+1
|
* Version 1.1021.102Michael Scherer2010-04-071-1/+1
|
* version 1.1011.101Jérôme Quelin2010-03-261-1/+1
|
* cutting v1.1001.100Jérôme Quelin2010-03-141-1/+1
|
* allow for for only stripping files without creating debug package contents ↵1.99Per Øyvind Karlsen2010-03-091-1/+1
| | | | by setting DISABLE_DEBUG environment variable.
* do new release1.98Per Øyvind Karlsen2010-03-051-1/+1
|
* 1.971.97Anssi Hannula2009-12-121-1/+1
|
* release 1.961.96Anssi Hannula2009-12-101-1/+1
|
* 1.951.95Olivier Blin2009-09-251-1/+1
|
* add arm support and use -gnueabi instead of -gnu (from Arnaud Patard)Olivier Blin2009-09-251-0/+21
|
* introduce CANONTARGETGNU, to be able to use -gnueabi for ARM (from Arnaud ↵Olivier Blin2009-09-251-0/+2
| | | | Patard)
* add mipsel support (from Arnaud Patard)Olivier Blin2009-09-251-0/+4
|
* 1.941.94Anssi Hannula2009-08-081-1/+1
|
* 1.931.93Christophe Fergeau2009-07-281-1/+1
|
* 1.921.92Christophe Fergeau2009-07-281-1/+1
|
* 1.911.91Christophe Fergeau2009-02-031-1/+1
|
* 1.901.90Pascal Rigaux2009-01-291-1/+1
|
* 1.891.89Pascal Rigaux2009-01-291-1/+1
|
* Version 1.88 - 7 January 2009, by Christophe Fergeau1.88Christophe Fergeau2009-01-071-1/+1
| | | | | | - fix ugly warning during invocation of php.req - RPM5 fixes
* I originally figured that querying rpm database within script weren't supposedPer Øyvind Karlsen2008-11-231-13/+0
| | | | | | 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 extensionsPer Øyvind Karlsen2008-11-231-1/+1
|
* don't hardcore epoch tag in versioned perl-base dependencyPer Øyvind Karlsen2008-11-231-0/+13
|
* * pick up c, cpp & ld flags from pkg-config (needed by rpm5)Per Øyvind Karlsen2008-10-171-1/+16
| | | | | * check for rpmio.h & rpmtag.h (needed by rpm5)
* fix typo of header namePer Øyvind Karlsen2008-10-171-1/+1
|
* 1.87: really don't add php dependencies for doc files1.87Pascal Rigaux2008-09-221-1/+1
|
* 1.86: php.req: don't add php dependencies for doc files1.86Pascal Rigaux2008-09-191-1/+1
|
* add make_dm_session macro that calls fndSession1.85Olivier Blin2008-07-211-1/+1
|
* 1.84: [bugfix] fix %update_icon_cache/%clean_icon_cache1.841.83Pascal Rigaux2008-07-101-1/+1
|
* 1.83: intelligent %update_icon_cache/%clean_icon_cache which are null forPascal Rigaux2008-07-101-1/+1
| | | | | 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.82Pascal Rigaux2008-06-231-1/+1
| | | | | | | | | 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.81Pascal Rigaux2008-06-201-1/+1
| | | | | (%update_icon_cache, %clean_icon_cache, %post_install_gconf_schemas)
* 1.80: macros deprecated by rpm filetriggers now return nothing1.80Pascal Rigaux2008-06-131-1/+1
|
* 1.79: use lzma by default to compress binary packages (instead of gzip)1.79Pascal Rigaux2008-06-101-1/+1
|
* 1.78 (remove test for %_localstatedir)1.78Pascal Rigaux2008-06-021-1/+1
|
* 1.77: activate filetriggers (cf http://wiki.mandriva.com/en/Rpm_filetriggers)1.77Pascal Rigaux2008-06-021-1/+1
|
* prefer DEST_MODULE_NAME over BUILT_MODULE_NAME if present1.76Olivier Blin2008-04-011-1/+1
|
* - 1.75: 1.75Pascal Rigaux2008-03-281-1/+1
| | | | | | - remove some more macros which are now in rpm-manbo-setup - make sure debug files are world-readable
* 1.74: remove macros needed for Manbo packages (they are now in rpm-manbo-setup)1.74Pascal Rigaux2008-02-151-1/+1
|
* 1.73: rpmpopt, rpmb_deprecated and rpmrc are now in rpm-manbo-setup1.73Pascal Rigaux2008-02-141-1/+1
|
* - 1.721.72Pascal Rigaux2008-01-291-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)
* add option --with-only-rpmrc. when used, per-arch macros are not installedPascal Rigaux2008-01-291-0/+3
| | | | | | (%optflags is already in rpmrc and other macros and in standard rpm per-arch macros)