diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-07-27 18:23:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-07-27 18:23:32 +0000 |
commit | f8776af6158bb82de3b381159e28fcb20daaff53 (patch) | |
tree | 567d49ee846dab449eb50eff14b634b63033290c | |
parent | 2157f729ad44c194cbd2c6d1f1bfa9e21867d095 (diff) | |
download | rpmtools-f8776af6158bb82de3b381159e28fcb20daaff53.tar rpmtools-f8776af6158bb82de3b381159e28fcb20daaff53.tar.gz rpmtools-f8776af6158bb82de3b381159e28fcb20daaff53.tar.bz2 rpmtools-f8776af6158bb82de3b381159e28fcb20daaff53.tar.xz rpmtools-f8776af6158bb82de3b381159e28fcb20daaff53.zip |
no_comment
-rw-r--r-- | rpmtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 4855dbd..b93a3a3 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 27mdk +%define release 28mdk # do not modify here, see Makefile in the CVS %define version 1.1 @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/genfilelist %changelog +* Thu Jul 27 2000 Pixel <pixel@mandrakesoft.com> 1.1-28mdk +- fix handling of choices in basesystem (hdlist -1) + * Wed Jul 12 2000 Pixel <pixel@mandrakesoft.com> 1.1-27mdk - add version require for last bzip2 and last rpm |