diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-01-16 00:03:37 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-01-16 00:03:37 +0000 |
commit | 81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92 (patch) | |
tree | c5f9d7afeac6211dc693772151b61127b4525f9e /urpmi.spec | |
parent | 144b2ddb191ce4ac7f76950dd9bda65402d474c2 (diff) | |
download | urpmi-81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92.tar urpmi-81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92.tar.gz urpmi-81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92.tar.bz2 urpmi-81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92.tar.xz urpmi-81b3d92b9f72ed5e66dc42049d474ebf2e8b4a92.zip |
added urpm::get_updates_description, print updates description in urpmq -i when available, do "unable to get source packages" test only when printing headers
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog * Thu Jan 15 2004 Olivier Blin <blino@mandrake.org> 4.4.2-1mdk +- print updates description in urpmq -i when available - add auto and keep options in global config section - urpmq -l (list files), urpmq --changelog - lock rpm db even in chroot for urpmq |