diff options
author | Francois Pons <fpons@mandriva.com> | 2002-05-29 08:11:02 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-05-29 08:11:02 +0000 |
commit | 61db03a379e5daa017dd4e4943e551e97bdbc18f (patch) | |
tree | b3b61e6c9288bcb5bb0f96af2df05949bd3cbf93 /rpmtools.spec | |
parent | 52dbeda392ccf39f19a13c548f855dac0114b471 (diff) | |
download | rpmtools-61db03a379e5daa017dd4e4943e551e97bdbc18f.tar rpmtools-61db03a379e5daa017dd4e4943e551e97bdbc18f.tar.gz rpmtools-61db03a379e5daa017dd4e4943e551e97bdbc18f.tar.bz2 rpmtools-61db03a379e5daa017dd4e4943e551e97bdbc18f.tar.xz rpmtools-61db03a379e5daa017dd4e4943e551e97bdbc18f.zip |
latest rpmtools 4.2.
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 4063c42..54a1a70 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 12mdk +%define release 13mdk # do not modify here, see Makefile in the CVS %define version 4.2 @@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Wed May 29 2002 François Pons <fpons@mandrakesoft.com> 4.2-13mdk +- incorporated fix from URPM module. +- problably latest stable rpmtools release. + * Mon Apr 22 2002 François Pons <fpons@mandrakesoft.com> 4.2-12mdk - removed "rpmlib(" from synthesis file. |