diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-08-05 18:03:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-08-05 18:03:16 +0000 |
commit | f3ea0a87be62670d780ee5b88d47cf73ccaf534c (patch) | |
tree | 6d345140404632136acf87b55a6162c120ce2937 /rpmtools.spec | |
parent | f8776af6158bb82de3b381159e28fcb20daaff53 (diff) | |
download | rpmtools-f3ea0a87be62670d780ee5b88d47cf73ccaf534c.tar rpmtools-f3ea0a87be62670d780ee5b88d47cf73ccaf534c.tar.gz rpmtools-f3ea0a87be62670d780ee5b88d47cf73ccaf534c.tar.bz2 rpmtools-f3ea0a87be62670d780ee5b88d47cf73ccaf534c.tar.xz rpmtools-f3ea0a87be62670d780ee5b88d47cf73ccaf534c.zip |
no_comment
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 b93a3a3..5ab3699 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 28mdk +%define release 29mdk # 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 Aug 3 2000 Pixel <pixel@mandrakesoft.com> 1.1-29mdk +- skip "rpmlib(..." dependencies + * Thu Jul 27 2000 Pixel <pixel@mandrakesoft.com> 1.1-28mdk - fix handling of choices in basesystem (hdlist -1) |