diff options
author | Francois Pons <fpons@mandriva.com> | 2001-07-02 17:08:09 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-07-02 17:08:09 +0000 |
commit | be05e4a5a7a08df909b2713faa0d7c72b487fd9c (patch) | |
tree | 0b83a14a0f237399351e4698117f9a00a332b40b /urpmi.spec | |
parent | ab6ad72f9f7379713af3cb358d2f829acebed5c4 (diff) | |
download | urpmi-be05e4a5a7a08df909b2713faa0d7c72b487fd9c.tar urpmi-be05e4a5a7a08df909b2713faa0d7c72b487fd9c.tar.gz urpmi-be05e4a5a7a08df909b2713faa0d7c72b487fd9c.tar.bz2 urpmi-be05e4a5a7a08df909b2713faa0d7c72b487fd9c.tar.xz urpmi-be05e4a5a7a08df909b2713faa0d7c72b487fd9c.zip |
*** empty log message ***
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: 1.6 -Release: 8mdk +Release: 9mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -106,6 +106,10 @@ rm -f /var/lib/urpmi/depslist %changelog +* Mon Jul 2 2001 François Pons <fpons@mandrakesoft.com> 1.6-9mdk +- fixed missing rpmtools reference in urpm library. +- changed die in fatal error. + * Mon Jul 2 2001 François Pons <fpons@mandrakesoft.com> 1.6-8mdk - fixed typo by pixel. - fixed bad reference in urpm reported by Michael Reinsch. |