diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-14 11:55:35 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-14 11:55:35 +0000 |
commit | 11c900e151a0894282d9c5ff8108e1644d7c6474 (patch) | |
tree | 70b66bc3be10c8c155a3d0d79f6957a5370e8ed2 /rpmtools.spec | |
parent | 71eb1dc5f4c6375e9782a036b474ed401f7d67ee (diff) | |
download | rpmtools-11c900e151a0894282d9c5ff8108e1644d7c6474.tar rpmtools-11c900e151a0894282d9c5ff8108e1644d7c6474.tar.gz rpmtools-11c900e151a0894282d9c5ff8108e1644d7c6474.tar.bz2 rpmtools-11c900e151a0894282d9c5ff8108e1644d7c6474.tar.xz rpmtools-11c900e151a0894282d9c5ff8108e1644d7c6474.zip |
*** empty log message ***
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 5829c7c..7836e2c 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 18mdk +%define release 19mdk # do not modify here, see Makefile in the CVS %define version 2.3 @@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Sat Apr 14 2001 François Pons <fpons@mandrakesoft.com> 2.3-19mdk +- fixed parsehdlist to print what is needed in synthesis file + of hdlists. + * Thu Apr 12 2001 François Pons <fpons@mandrakesoft.com> 2.3-18mdk - added quiet support for packdrake module (for DrakX). |