diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-14 13:28:10 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-14 13:28:10 +0000 |
commit | 2c6b87d53f5ba2a033bfef632f058e9c64e370dc (patch) | |
tree | 939649b3cead781297b36dc4614120b9243e7401 /rpm-mandriva-setup.spec | |
parent | 78966b6a95d5ce655ca3b75fa12ee6b08a787bc7 (diff) | |
download | rpm-setup-2c6b87d53f5ba2a033bfef632f058e9c64e370dc.tar rpm-setup-2c6b87d53f5ba2a033bfef632f058e9c64e370dc.tar.gz rpm-setup-2c6b87d53f5ba2a033bfef632f058e9c64e370dc.tar.bz2 rpm-setup-2c6b87d53f5ba2a033bfef632f058e9c64e370dc.tar.xz rpm-setup-2c6b87d53f5ba2a033bfef632f058e9c64e370dc.zip |
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 7b9077f..b2f08e0 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.14 +%define version 1.15 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,13 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Mar 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.15-1mdk +- Set _repackage_all_erasures to 0 (rgs) +- Add a way to disable fortify from cflags (Olivier Thauvin) +- Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen) +- Emacs mode fixes (Pixel) +- Remove pre flags on python requirement (Helio) + * Sun Jan 15 2006 Olivier Thauvin <nanardon@mandriva.org> 1.14-1mdk - remove /etc/rpm/macros.* from macros search path - add macro for gcjdb (Giuseppe) |