diff options
author | Francois Pons <fpons@mandriva.com> | 2001-06-26 16:43:32 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-06-26 16:43:32 +0000 |
commit | fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780 (patch) | |
tree | 23968a058909ec9635e8b60c98b6dff9f8becb8a /urpmi.spec | |
parent | 7ce6b8500c1e8dbf243c46324e549f278819455d (diff) | |
download | urpmi-fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780.tar urpmi-fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780.tar.gz urpmi-fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780.tar.bz2 urpmi-fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780.tar.xz urpmi-fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780.zip |
birthday work on urpmi.
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: 1.6 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -106,6 +106,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Tue Jun 26 2001 François Pons <fpons@mandrakesoft.com> 1.6-4mdk +- cleaned source package extraction algorithm. + * Mon Jun 25 2001 François Pons <fpons@mandrakesoft.com> 1.6-3mdk - reworked algorithms to search packages, added -p options to urpmi and urpmq. |