summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 562c5951..698f5855 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.7
-Release: 12mdk
+Release: 13mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -114,6 +114,10 @@ rm -f /var/lib/urpmi/depslist
%changelog
+* Wed Sep 19 2001 François Pons <fpons@mandrakesoft.com> 1.7-13mdk
+- avoid possible error on trying to remove package.
+- avoid error message which are more warning.
+
* Mon Sep 17 2001 François Pons <fpons@mandrakesoft.com> 1.7-12mdk
- fixed urpmq usage of urpm library.