aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index bb1c436..3be4046 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,8 +1,8 @@
%define name rpmtools
-%define release 10mdk
+%define release 1mdk
# do not modify here, see Makefile in the CVS
-%define version 2.1
+%define version 2.2
Summary: Contains various rpm command-line tools
Name: %{name}
@@ -51,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/perl5/man/*/*
%changelog
+* Sat Feb 10 2001 François Pons <fpons@mandrakesoft.com> 2.2-1mdk
+- added faster method to access rpm db to rpmtools.xs
+ as in DrakX.
+- rpmtools.pm to 0.04.
+
* Tue Jan 30 2001 François Pons <fpons@mandrakesoft.com> 2.1-10mdk
- fixed bug of NOTFOUND_6 in depslist computation.
- fixed depslist relocation bug.