summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-08-11 16:44:16 +0000
committerFrancois Pons <fpons@mandriva.com>2003-08-11 16:44:16 +0000
commitbd244806506af1afeee095c43709bd7bd326943a (patch)
tree1063c1d2d040ef2dc1b1873017ee03e14ffea4a5 /urpmi.spec
parentb41937d147ad0c901e888fc12692245806fe7c7c (diff)
downloadurpmi-bd244806506af1afeee095c43709bd7bd326943a.tar
urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.gz
urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.bz2
urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.xz
urpmi-bd244806506af1afeee095c43709bd7bd326943a.zip
in progress change for 4.4-21mdk
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 51447bba..465a1ec1 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 20mdk
+Release: 21mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,9 @@ $urpm->update_media(nolock => 1);
%changelog
+- added -a flag for urpmq (so that urpmq -a -y -r will do what
+ is requested more or less).
+
* Mon Aug 11 2003 François Pons <fpons@mandrakesoft.com> 4.4-20mdk
- fixed bug 4637 and add reason for removing package in urpme.
- fixed handling of pubkey file.