diff options
author | Francois Pons <fpons@mandriva.com> | 2002-06-27 18:27:31 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-06-27 18:27:31 +0000 |
commit | 1e9389e2f3fa5940dbd4b8cb20e025e970b743a5 (patch) | |
tree | a89d79b0e468edbccda4647c8a6e8221eaa4f316 /rpmtools.spec | |
parent | 1aebc6e4d1fa5d3b1e65bf3b2c0b47830836684c (diff) | |
download | rpmtools-1e9389e2f3fa5940dbd4b8cb20e025e970b743a5.tar rpmtools-1e9389e2f3fa5940dbd4b8cb20e025e970b743a5.tar.gz rpmtools-1e9389e2f3fa5940dbd4b8cb20e025e970b743a5.tar.bz2 rpmtools-1e9389e2f3fa5940dbd4b8cb20e025e970b743a5.tar.xz rpmtools-1e9389e2f3fa5940dbd4b8cb20e025e970b743a5.zip |
4.3-4mdk
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index c8c8ab2..39075c4 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 3mdk +%define release 4mdk # do not modify here, see Makefile in the CVS %define version 4.3 @@ -54,6 +54,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Thu Jun 27 2002 François Pons <fpons@mandrakesoft.com> 4.3-4mdk +- added distriblint (was mdkdischk) now using perl-URPM and + only ported two tests instead of the initial five (some are + obsoletes now). + * Tue Jun 18 2002 François Pons <fpons@mandrakesoft.com> 4.3-3mdk - added genhdlist (from Guillaume Rousse). |