diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-10 17:44:15 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-10 17:44:15 +0000 |
commit | 285720a007d2d423823bcda551f738e41c22528d (patch) | |
tree | e092b0df8706437429bb7d4fc4067715a4eadd70 /urpmi.spec | |
parent | 0a48000576777a80a8aca497746b395d8c453a06 (diff) | |
download | urpmi-285720a007d2d423823bcda551f738e41c22528d.tar urpmi-285720a007d2d423823bcda551f738e41c22528d.tar.gz urpmi-285720a007d2d423823bcda551f738e41c22528d.tar.bz2 urpmi-285720a007d2d423823bcda551f738e41c22528d.tar.xz urpmi-285720a007d2d423823bcda551f738e41c22528d.zip |
*** empty log message ***
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.5 -Release: 30mdk +Release: 31mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -114,6 +114,9 @@ autoirpm.uninstall %changelog +* Tue Apr 10 2001 François Pons <fpons@mandrakesoft.com> 1.5-31mdk +- fixed error on .listing file in rpms cache directory. + * Tue Apr 10 2001 François Pons <fpons@mandrakesoft.com> 1.5-30mdk - fixed header clean-up. - updated man pages. |