summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-06-05 13:58:28 +0000
committerFrancois Pons <fpons@mandriva.com>2003-06-05 13:58:28 +0000
commit0ec1179e51152c245284549fd3395c08ad542412 (patch)
treebdcefbcd44025ab0530b161e7f81fa4d70e84523 /urpmi.spec
parentc6959350b3843cd98a9c2ed125aa60f0008791f8 (diff)
downloadurpmi-0ec1179e51152c245284549fd3395c08ad542412.tar
urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.gz
urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.bz2
urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.xz
urpmi-0ec1179e51152c245284549fd3395c08ad542412.zip
4.3-13mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 94dd7e69..15da8872 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.3
-Release: 12mdk
+Release: 13mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,10 +202,12 @@ $urpm->update_media;
%changelog
+* Thu Jun 5 2003 François Pons <fpons@mandrakesoft.com> 4.3-13mdk
- added patch from Michaël Scherer to add --no-uninstall
(or --no-remove) and assume no by default when asking to
remove packages.
- updated urpmq with newer perl-URPM 0.90-4mdk and better.
+- fixed bad display of old package installation reason.
* Mon May 26 2003 François Pons <fpons@mandrakesoft.com> 4.3-12mdk
- updated for newer perl-URPM 0.90 series.