diff options
author | Francois Pons <fpons@mandriva.com> | 2001-02-23 18:27:05 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-02-23 18:27:05 +0000 |
commit | dd4a50b5b51dd974eeea86a3197e7126c2f7681e (patch) | |
tree | a9c21af569c08a73c735c2681f2954c4678dccb9 /urpmi.spec | |
parent | d7d3e19e4a30e2c7aa5293f5339b537fe7b8cfd7 (diff) | |
download | urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.gz urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.bz2 urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.tar.xz urpmi-dd4a50b5b51dd974eeea86a3197e7126c2f7681e.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,6 +113,11 @@ autoirpm.uninstall %changelog +* Fri Feb 23 2001 François Pons <fpons@mandrakesoft.com> 1.5-7mdk +- added /etc/urpmi/skip.list for package that should not + be upgraded. +- remove -v option of urpmq to match -v as verbose. + * Mon Feb 19 2001 François Pons <fpons@mandrakesoft.com> 1.5-6mdk - fixed urpmq --headers with exotic rpm filename. - fixed closing using tee (need testing). |