diff options
author | Francois Pons <fpons@mandriva.com> | 2001-12-07 15:33:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-12-07 15:33:36 +0000 |
commit | 04557f845717143165dcfb6c2ba56a107672559e (patch) | |
tree | ad2839ae19599de1db66155e56e03efa640ce04d /urpmi.spec | |
parent | 6333fd6ee99e6e3db34059287e08e6d0bfa98952 (diff) | |
download | urpmi-04557f845717143165dcfb6c2ba56a107672559e.tar urpmi-04557f845717143165dcfb6c2ba56a107672559e.tar.gz urpmi-04557f845717143165dcfb6c2ba56a107672559e.tar.bz2 urpmi-04557f845717143165dcfb6c2ba56a107672559e.tar.xz urpmi-04557f845717143165dcfb6c2ba56a107672559e.zip |
fixes on synthesis management and urpmi.cfg update.
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: 3.0 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -139,6 +139,11 @@ fi %changelog +* Fri Dec 7 2001 François Pons <fpons@mandrakesoft.com> 3.0-3mdk +- fixed back /etc/urpmi/urpmi.cfg update. +- fixed back synthesis source management. +- fixed extraction of epoch tag for old synthesis. + * Fri Dec 7 2001 François Pons <fpons@mandrakesoft.com> 3.0-2mdk - fixed %%post with exit code. - removing sense data in provides (internally). |