diff options
author | Francois Pons <fpons@mandriva.com> | 2002-06-28 07:10:29 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-06-28 07:10:29 +0000 |
commit | fa3bafd6b885d9de4603c820e789c0683cc02594 (patch) | |
tree | 8c07d1ec1fd7631ce30582b23132fa6078354076 /rpmtools.spec | |
parent | fdb559c5ca9bbe79c9c40b26cbd0f44ca8b63ce2 (diff) | |
download | rpmtools-fa3bafd6b885d9de4603c820e789c0683cc02594.tar rpmtools-fa3bafd6b885d9de4603c820e789c0683cc02594.tar.gz rpmtools-fa3bafd6b885d9de4603c820e789c0683cc02594.tar.bz2 rpmtools-fa3bafd6b885d9de4603c820e789c0683cc02594.tar.xz rpmtools-fa3bafd6b885d9de4603c820e789c0683cc02594.zip |
4.3-5mdk4.3.5
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 fde59a2..515fac3 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 4mdk +%define release 5mdk # do not modify here, see Makefile in the CVS %define version 4.3 @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Fri Jun 28 2002 François Pons <fpons@mandrakesoft.com> 4.3-5mdk +- added new test to check requires of all package to distriblint. + * 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 |