aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec7
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).