aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2006-07-13 09:00:15 +0000
committerOlivier Blin <oblin@mandriva.com>2006-07-13 09:00:15 +0000
commitba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1 (patch)
treeae1b4a81666ac35595c2ecbdb9e3ab884f9f9c7a
parent73abd82c00dd409f5afa6f281de9aba0f3cfda7f (diff)
downloadrpm-setup-ba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1.tar
rpm-setup-ba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1.tar.gz
rpm-setup-ba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1.tar.bz2
rpm-setup-ba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1.tar.xz
rpm-setup-ba1010ad6d6fa2c626b46f2b7aa1dacddebc2dc1.zip
1.25-1mdv2007.0
-rw-r--r--rpm-mandriva-setup.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec
index 6e056f1..8d1896b 100644
--- a/rpm-mandriva-setup.spec
+++ b/rpm-mandriva-setup.spec
@@ -1,5 +1,5 @@
%define name rpm-mandriva-setup
-%define version 1.24
+%define version 1.25
%define release %mkrel 1
# This can be useful for backport, as rpm-4.2
@@ -91,6 +91,11 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Jul 13 2006 Olivier Blin <oblin@mandriva.com> 1.25-1mdv2007.0
+- 1.25:
+ o Force also icon cache generation on uninstall
+ or removed files might be left in cache (Frederic Crozat)
+
* Thu Jun 29 2006 Olivier Blin <oblin@mandriva.com> 1.24-1mdv2007.0
- 1.24:
o use %%mkrel by default in new spec files (rpm-spec-mode for emacs)