summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-01-10 13:18:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-01-10 13:18:45 +0000
commitd195c7b675d811524741e7ae0129242464b39be6 (patch)
tree15e33e8bd58b88eef4aecb83d4a866d4909d016a /urpmi.spec
parente8df49d47cec9100b956d54a50c59fdd7f07c45c (diff)
downloadurpmi-d195c7b675d811524741e7ae0129242464b39be6.tar
urpmi-d195c7b675d811524741e7ae0129242464b39be6.tar.gz
urpmi-d195c7b675d811524741e7ae0129242464b39be6.tar.bz2
urpmi-d195c7b675d811524741e7ae0129242464b39be6.tar.xz
urpmi-d195c7b675d811524741e7ae0129242464b39be6.zip
no_comment
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 002dd832..83b5f872 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 0.9
-Release: 36mdk
+Release: 38mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -17,7 +17,11 @@ well-known rpms to be installed.
You can compare rpm vs. urpmi with insmod vs. modprobe
%changelog
+* Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com>
+- bug fix from Brian J. Murrell
+
* Fri Jan 7 2000 Pixel <pixel@mandrakesoft.com>
+- urpmi: tty question now defaults to yes and acts that way!
- add an example to urpmi.addmedia.8
* Thu Jan 6 2000 Pixel <pixel@mandrakesoft.com>