summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-04-17 22:12:51 +0000
committerFrancois Pons <fpons@mandriva.com>2003-04-17 22:12:51 +0000
commitef6c0a79a3d2611505bba6104dab2d46412752be (patch)
treee48502eae453ee9c680fa2355a9ee85c0b772939 /urpmi.spec
parentfd4cbdf8fba438b9c20bd163189be6885c4d3af1 (diff)
downloadurpmi-ef6c0a79a3d2611505bba6104dab2d46412752be.tar
urpmi-ef6c0a79a3d2611505bba6104dab2d46412752be.tar.gz
urpmi-ef6c0a79a3d2611505bba6104dab2d46412752be.tar.bz2
urpmi-ef6c0a79a3d2611505bba6104dab2d46412752be.tar.xz
urpmi-ef6c0a79a3d2611505bba6104dab2d46412752be.zip
4.3-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 65f8f5c6..039d1e99 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.3
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -199,6 +199,9 @@ $urpm->update_media;
%changelog
+* Fri Apr 18 2003 François Pons <fpons@mandrakesoft.com> 4.3-4mdk
+- added urpmq -i (the almost same as rpm -qi).
+
* Thu Apr 17 2003 François Pons <fpons@mandrakesoft.com> 4.3-3mdk
- fixed readlink that make supermount sloowwwwwiiiinnnngggg.
- improved find_mntpoints to follow symlink more accurately