diff options
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index acf279f..d94c5a9 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 16mdk +%define release 17mdk # do not modify here, see Makefile in the CVS %define version 1.1 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/genfilelist %changelog +* Fri Apr 14 2000 Pixel <pixel@mandrakesoft.com> 1.1-17mdk +- fix buggy extract_archive + * Fri Apr 14 2000 Pixel <pixel@mandrakesoft.com> 1.1-16mdk - updated genhdlists |