summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-09-05 14:20:06 +0000
committerFrancois Pons <fpons@mandriva.com>2003-09-05 14:20:06 +0000
commitb5cff0f69e2b0b1a1b3231c8020b0353f924b125 (patch)
tree82fc39541bf32743a34ae9a24916e0e8cf2deb89 /urpmi.spec
parent95fff944457f65351c61f8b80b2eaa8c9507e868 (diff)
downloadurpmi-b5cff0f69e2b0b1a1b3231c8020b0353f924b125.tar
urpmi-b5cff0f69e2b0b1a1b3231c8020b0353f924b125.tar.gz
urpmi-b5cff0f69e2b0b1a1b3231c8020b0353f924b125.tar.bz2
urpmi-b5cff0f69e2b0b1a1b3231c8020b0353f924b125.tar.xz
urpmi-b5cff0f69e2b0b1a1b3231c8020b0353f924b125.zip
4.4-32mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e8a901f6..b408ca3d 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 31mdk
+Release: 32mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%changelog
+* Fri Sep 5 2003 François Pons <fpons@mandrakesoft.com> 4.4-32mdk
+- fixed symlink in current working directory.
+- added fixes from gc (signature checking improvement and
+ basename usage).
+- fixed bad reason with standalone star in text.
+
* Thu Sep 4 2003 François Pons <fpons@mandrakesoft.com> 4.4-31mdk
- removed obsoleted and no more used -d of urpmi.update.
- fixed --bug to handle local pakcages and virtual media.