diff options
author | Francois Pons <fpons@mandriva.com> | 2001-03-01 17:06:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-03-01 17:06:36 +0000 |
commit | f86133e756be5b68e8bea52693cfc6564c305124 (patch) | |
tree | 140c47c91aa9a5aed2da79a939ddefdeb4b13df4 /rpmtools.spec | |
parent | 6977c59931563c95a4ea2eaac80087d28771cdae (diff) | |
download | rpmtools-f86133e756be5b68e8bea52693cfc6564c305124.tar rpmtools-f86133e756be5b68e8bea52693cfc6564c305124.tar.gz rpmtools-f86133e756be5b68e8bea52693cfc6564c305124.tar.bz2 rpmtools-f86133e756be5b68e8bea52693cfc6564c305124.tar.xz rpmtools-f86133e756be5b68e8bea52693cfc6564c305124.zip |
*** empty log message ***
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 2a1ea45..7c46d26 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 6mdk +%define release 7mdk # do not modify here, see Makefile in the CVS %define version 2.3 @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Thu Mar 1 2001 François Pons <fpons@mandrakesoft.com> 2.3-7mdk +- added compression ratio to build_hdlist. + * Tue Feb 27 2001 François Pons <fpons@mandrakesoft.com> 2.3-6mdk - fixed gendistrib with multi source of same number as media listed in hdlists file. |