summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-04-13 15:56:55 +0000
committerFrancois Pons <fpons@mandriva.com>2001-04-13 15:56:55 +0000
commit21a25aa6703b535b3f1bb4becaf1c9de772b3f58 (patch)
tree54a7beba9285957149a86dd7ef8665d24ca10e76 /urpmi.spec
parent4b512bb46068f54a5cb43593f0aafe4e817bf899 (diff)
downloadurpmi-21a25aa6703b535b3f1bb4becaf1c9de772b3f58.tar
urpmi-21a25aa6703b535b3f1bb4becaf1c9de772b3f58.tar.gz
urpmi-21a25aa6703b535b3f1bb4becaf1c9de772b3f58.tar.bz2
urpmi-21a25aa6703b535b3f1bb4becaf1c9de772b3f58.tar.xz
urpmi-21a25aa6703b535b3f1bb4becaf1c9de772b3f58.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 42af95cb..459fe093 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.5
-Release: 31mdk
+Release: 32mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -114,6 +114,11 @@ autoirpm.uninstall
%changelog
+* Fri Apr 13 2001 François Pons <fpons@mandrakesoft.com> 1.5-32mdk
+- fixed typo on urpmf man pages.
+- fixed urpmi return exit code of grpmi on error.
+- fixed cancel on medium change dialog (gurpmi or --X).
+
* Tue Apr 10 2001 François Pons <fpons@mandrakesoft.com> 1.5-31mdk
- fixed error on .listing file in rpms cache directory.