diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-05-02 12:52:44 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-05-02 12:52:44 +0000 |
commit | 1e2ff79e92d9f79096a4c186348ba4f190320169 (patch) | |
tree | fdc2ca2a7ab6efd4c76d07b5b125f4bd9dd0baa6 /rpmtools.spec | |
parent | cc8bc8073bc5d55fdecfceb4de34abe1fcd268d1 (diff) | |
download | rpmtools-1e2ff79e92d9f79096a4c186348ba4f190320169.tar rpmtools-1e2ff79e92d9f79096a4c186348ba4f190320169.tar.gz rpmtools-1e2ff79e92d9f79096a4c186348ba4f190320169.tar.bz2 rpmtools-1e2ff79e92d9f79096a4c186348ba4f190320169.tar.xz rpmtools-1e2ff79e92d9f79096a4c186348ba4f190320169.zip |
no_comment
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 3b6e81f..3a43bdb 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 20mdk +%define release 21mdk # do not modify here, see Makefile in the CVS %define version 1.1 @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/genfilelist %changelog +* Fri Apr 28 2000 Pixel <pixel@mandrakesoft.com> 1.1-21mdk +- more robust gendepslist2 + * Thu Apr 20 2000 François Pons <fpons@mandrakesoft.com> 1.1-20mdk - dropped use strict in some perl script, for rescue. |