diff options
author | Francois Pons <fpons@mandriva.com> | 2001-11-15 16:40:30 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-11-15 16:40:30 +0000 |
commit | bf62133b9f73f44e20459628a6b448b9288cebab (patch) | |
tree | e9d94bfbc24bedcd3cd567b4163811583a0d9743 /urpmi.spec | |
parent | 8d86041a6d23aed9c07c2e46234a7086616a39bf (diff) | |
download | urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.gz urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.bz2 urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.xz urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.zip |
first stable release using synthesis file instead of hdlist.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 2.0 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -112,6 +112,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Thu Nov 15 2001 François Pons <fpons@mandrakesoft.com> 2.0-4mdk +- first stable support for updating synthesis file. + * 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). |