diff options
author | Francois Pons <fpons@mandriva.com> | 2001-02-19 16:45:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-02-19 16:45:55 +0000 |
commit | 5793e3408624f83c9f12d76b340f20b2da63d849 (patch) | |
tree | f63390537db849275b9531f4cadf724e256e34cf /rpmtools.spec | |
parent | 9d85e901ed85548eca61eecc23bec48cbb76f734 (diff) | |
download | rpmtools-5793e3408624f83c9f12d76b340f20b2da63d849.tar rpmtools-5793e3408624f83c9f12d76b340f20b2da63d849.tar.gz rpmtools-5793e3408624f83c9f12d76b340f20b2da63d849.tar.bz2 rpmtools-5793e3408624f83c9f12d76b340f20b2da63d849.tar.xz rpmtools-5793e3408624f83c9f12d76b340f20b2da63d849.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 13b7d1f..0c1492f 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 3mdk +%define release 4mdk # 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 +* Mon Feb 19 2001 François Pons <fpons@mandrakesoft.com> 2.3-4mdk +- _parse_ returns now fullname of package read. + * Mon Feb 19 2001 François Pons <fpons@mandrakesoft.com> 2.3-3mdk - fixed version_compare to return number. - fixed relocate_depslist for package with source to keep. |