diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-14 14:27:32 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-14 14:27:32 +0000 |
commit | 75e37e4b576950d6c1f843b09e4d57365beaf319 (patch) | |
tree | d9efb7ac2bff0fb907f749b41fca8fc694f23f3e | |
parent | 36c52b49732390c13e0cd173ce626fdc62a6ac46 (diff) | |
download | rpmtools-75e37e4b576950d6c1f843b09e4d57365beaf319.tar rpmtools-75e37e4b576950d6c1f843b09e4d57365beaf319.tar.gz rpmtools-75e37e4b576950d6c1f843b09e4d57365beaf319.tar.bz2 rpmtools-75e37e4b576950d6c1f843b09e4d57365beaf319.tar.xz rpmtools-75e37e4b576950d6c1f843b09e4d57365beaf319.zip |
final for 8.0 ?
-rw-r--r-- | rpmtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 7836e2c..963c28d 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 19mdk +%define release 20mdk # do not modify here, see Makefile in the CVS %define version 2.3 @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Sat Apr 14 2001 François Pons <fpons@mandrakesoft.com> 2.3-20mdk +- fixed wrong version comparison. + * Sat Apr 14 2001 François Pons <fpons@mandrakesoft.com> 2.3-19mdk - fixed parsehdlist to print what is needed in synthesis file of hdlists. |