summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-02-23 18:27:05 +0000
committerFrancois Pons <fpons@mandriva.com>2001-02-23 18:27:05 +0000
commitdd4a50b5b51dd974eeea86a3197e7126c2f7681e (patch)
treea9c21af569c08a73c735c2681f2954c4678dccb9 /urpmi.spec
parentd7d3e19e4a30e2c7aa5293f5339b537fe7b8cfd7 (diff)
downloadurpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar
urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.gz
urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.bz2
urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.xz
urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.zip
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 26e1a2ea..be4dff69 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.5
-Release: 6mdk
+Release: 7mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -113,6 +113,11 @@ autoirpm.uninstall
%changelog
+* Fri Feb 23 2001 François Pons <fpons@mandrakesoft.com> 1.5-7mdk
+- added /etc/urpmi/skip.list for package that should not
+ be upgraded.
+- remove -v option of urpmq to match -v as verbose.
+
* Mon Feb 19 2001 François Pons <fpons@mandrakesoft.com> 1.5-6mdk
- fixed urpmq --headers with exotic rpm filename.
- fixed closing using tee (need testing).