diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-08-11 05:22:34 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-08-11 05:22:34 +0000 |
commit | 92a44b28c29fb68b9c58a3173d3ad76b6245d42e (patch) | |
tree | 2d4b50078f5dd6645b4fdbbcd35e3df7213de6f2 /rpmtools.spec | |
parent | efa970345191e0438d8debe3e4bf13bdbd457dfa (diff) | |
download | rpmtools-92a44b28c29fb68b9c58a3173d3ad76b6245d42e.tar rpmtools-92a44b28c29fb68b9c58a3173d3ad76b6245d42e.tar.gz rpmtools-92a44b28c29fb68b9c58a3173d3ad76b6245d42e.tar.bz2 rpmtools-92a44b28c29fb68b9c58a3173d3ad76b6245d42e.tar.xz rpmtools-92a44b28c29fb68b9c58a3173d3ad76b6245d42e.zip |
4.5-23mdk4.5.23
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 973e131..490c0f3 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 22mdk +%define release 23mdk # do not modify here, see Makefile in the CVS %define version 4.5 @@ -65,6 +65,9 @@ Various tools needed by urpmi and drakxtools for handling rpm files. %{_mandir}/*/* %changelog +* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-23mdk +- Don't include internal dependencies of the rpmlib in the parsehdlist output + * Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-22mdk - Updates for the new media layout in cooker |