summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-06-05 12:21:17 +0000
committerFrancois Pons <fpons@mandriva.com>2002-06-05 12:21:17 +0000
commit4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74 (patch)
tree72fe85d9f4d6c5dacc2d0a6eee69d47ded33276f /urpmi.spec
parenta14c5cbcfa2e46f67bcef28ee906da22fa3eee80 (diff)
downloadurpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar
urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.gz
urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.bz2
urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.xz
urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.zip
3.4-4mdk final.
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 389a872f..c859f5a3 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 3.4
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -144,6 +144,11 @@ fi
%changelog
+* Wed Jun 5 2002 François Pons <fpons@mandrakesoft.com> 3.4-4mdk
+- fixed urpmq.
+- fixed incomplete requires on some cases.
+- fixed reading of rpm files.
+
* Wed Jun 5 2002 François Pons <fpons@mandrakesoft.com> 3.4-3mdk
- avoid sub of sub with different level of variable closure in perl,
this cause the interpreter to lose its memory usage.