diff options
author | Francois Pons <fpons@mandriva.com> | 2001-12-07 18:27:45 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-12-07 18:27:45 +0000 |
commit | f273ccb172bd159522a4c1fbfde226b0c36b3f90 (patch) | |
tree | e5354b2bdb4214cbeb0114ac061fca76b9bccb9c /urpmi.spec | |
parent | 04557f845717143165dcfb6c2ba56a107672559e (diff) | |
download | urpmi-f273ccb172bd159522a4c1fbfde226b0c36b3f90.tar urpmi-f273ccb172bd159522a4c1fbfde226b0c36b3f90.tar.gz urpmi-f273ccb172bd159522a4c1fbfde226b0c36b3f90.tar.bz2 urpmi-f273ccb172bd159522a4c1fbfde226b0c36b3f90.tar.xz urpmi-f273ccb172bd159522a4c1fbfde226b0c36b3f90.zip |
--headers of urpmq with synthesis only.
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: 3.0 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -139,6 +139,10 @@ fi %changelog +* Fri Dec 7 2001 François Pons <fpons@mandrakesoft.com> 3.0-4mdk +- fixed in urpmq to handle --headers (needed by rpminst) when + no hdlist are present. + * 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. |