diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-09-02 05:19:08 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-09-02 05:19:08 +0000 |
commit | 9e0a9d20521e351e014b7d47b922bcc9301b54c7 (patch) | |
tree | 643f1381db845ab9d025c709948f9d92855d5516 /rpmtools.spec | |
parent | 765f0f60610d8e3b44676dfbd3307563d3751e47 (diff) | |
download | rpmtools-9e0a9d20521e351e014b7d47b922bcc9301b54c7.tar rpmtools-9e0a9d20521e351e014b7d47b922bcc9301b54c7.tar.gz rpmtools-9e0a9d20521e351e014b7d47b922bcc9301b54c7.tar.bz2 rpmtools-9e0a9d20521e351e014b7d47b922bcc9301b54c7.tar.xz rpmtools-9e0a9d20521e351e014b7d47b922bcc9301b54c7.zip |
4.5-25mdk4.5.25
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 c5e3cd1..a3e5944 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 24mdk +%define release 25mdk # do not modify here, see Makefile in the CVS %define version 4.5 @@ -66,6 +66,9 @@ Various tools needed by urpmi and drakxtools for handling rpm files. %{_mandir}/*/* %changelog +* Thu Sep 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-25mdk +- Make rpm tools handle new keywords in hdlists file. + * Wed Aug 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-24mdk - Add rpm2cpio.pl |