diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-11 16:44:16 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-11 16:44:16 +0000 |
commit | bd244806506af1afeee095c43709bd7bd326943a (patch) | |
tree | 1063c1d2d040ef2dc1b1873017ee03e14ffea4a5 | |
parent | b41937d147ad0c901e888fc12692245806fe7c7c (diff) | |
download | urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.gz urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.bz2 urpmi-bd244806506af1afeee095c43709bd7bd326943a.tar.xz urpmi-bd244806506af1afeee095c43709bd7bd326943a.zip |
in progress change for 4.4-21mdk
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |