diff options
author | Francois Pons <fpons@mandriva.com> | 2001-11-12 18:19:37 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-11-12 18:19:37 +0000 |
commit | 8d86041a6d23aed9c07c2e46234a7086616a39bf (patch) | |
tree | 90eee36a16bf09c7cfeefca459e2f96a4d7049f0 /urpmi.spec | |
parent | 597069152fc641228b378502682051293ce2b6f3 (diff) | |
download | urpmi-8d86041a6d23aed9c07c2e46234a7086616a39bf.tar urpmi-8d86041a6d23aed9c07c2e46234a7086616a39bf.tar.gz urpmi-8d86041a6d23aed9c07c2e46234a7086616a39bf.tar.bz2 urpmi-8d86041a6d23aed9c07c2e46234a7086616a39bf.tar.xz urpmi-8d86041a6d23aed9c07c2e46234a7086616a39bf.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 2.0 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -112,6 +112,10 @@ rm -f /var/lib/urpmi/depslist %changelog +* Mon Nov 12 2001 François Pons <fpons@mandrakesoft.com> 2.0-3mdk +- added minimal support for updating synthesis file (untested). +- fixed requires resolution bug (thanks to Borsenkow Andrej). + * Fri Nov 9 2001 François Pons <fpons@mandrakesoft.com> 2.0-2mdk - added error message if not root. - fixed some removable device bad regexp (to support new format). |