diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-05-10 09:24:47 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-05-10 09:24:47 +0000 |
commit | 8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79 (patch) | |
tree | ce278fe8ec2226a2ac63eeea6c0a73dd65c8e099 /rpmtools.spec | |
parent | 1a62f124c2321cd65987deab7d75d5bd81815f26 (diff) | |
download | rpmtools-8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79.tar rpmtools-8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79.tar.gz rpmtools-8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79.tar.bz2 rpmtools-8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79.tar.xz rpmtools-8bb0cabf8cd1c8b38084a4ce62dfd42554ebda79.zip |
5.0.20-2mdk
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 a1e9dad..c0a0cb3 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release %mkrel 1 +%define release %mkrel 2 # do not modify here, see spec file in the CVS %define version 5.0.20 @@ -77,6 +77,9 @@ is fully compatible with old packdrake. %{_mandir}/man3/[pP]ackdrake* %changelog +* Tue May 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.20-2mdk +- Rebuild for rpm 4.4 + * Mon Apr 4 2005 Pixel <pixel@mandrakesoft.com> 5.0.20-1mdk - packdrake: remove dirty message when decompressing without Compress::Zlib |