diff options
author | Francois Pons <fpons@mandriva.com> | 2002-04-11 08:28:46 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-04-11 08:28:46 +0000 |
commit | b5cea6e819a4b69a7c6affb1513a5866925890aa (patch) | |
tree | ccd02674bdb0bad1de4945c815c7c1c86578565c /urpmi.spec | |
parent | 12ff778b98e39bbf611a7cf52572978aabf58f82 (diff) | |
download | urpmi-b5cea6e819a4b69a7c6affb1513a5866925890aa.tar urpmi-b5cea6e819a4b69a7c6affb1513a5866925890aa.tar.gz urpmi-b5cea6e819a4b69a7c6affb1513a5866925890aa.tar.bz2 urpmi-b5cea6e819a4b69a7c6affb1513a5866925890aa.tar.xz urpmi-b5cea6e819a4b69a7c6affb1513a5866925890aa.zip |
fixed searching package according to name.
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.3 -Release: 24mdk +Release: 25mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,10 @@ fi %changelog +* Thu Apr 11 2002 François Pons <fpons@mandrakesoft.com> 3.3-25mdk +- fixed a problem for searching package according to name when + nothing should be found but other package are proposed. + * Wed Apr 10 2002 François Pons <fpons@mandrakesoft.com> 3.3-24mdk - fixed package that need to be upgraded but which is provided by another package (Mesa and XFree86-libs). |