aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-03-26 13:39:43 +0000
committerFrancois Pons <fpons@mandriva.com>2001-03-26 13:39:43 +0000
commit45e82c9a63d4d62a690120eec997787522a7f915 (patch)
tree8b323f9b2df44e0c7bd9ab61b146fa8ead10bf9c /rpmtools.spec
parent17b7820b1323fa3b5c281622fe249211d11a88c4 (diff)
downloadrpmtools-45e82c9a63d4d62a690120eec997787522a7f915.tar
rpmtools-45e82c9a63d4d62a690120eec997787522a7f915.tar.gz
rpmtools-45e82c9a63d4d62a690120eec997787522a7f915.tar.bz2
rpmtools-45e82c9a63d4d62a690120eec997787522a7f915.tar.xz
rpmtools-45e82c9a63d4d62a690120eec997787522a7f915.zip
*** empty log message ***
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index d155d81..921ebdb 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 14mdk
+%define release 15mdk
# 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 Mar 26 2001 François Pons <fpons@mandrakesoft.com> 2.3-15mdk
+- fixed depslist sort algorithm to fix Aurora problems.
+
* Fri Mar 23 2001 François Pons <fpons@mandrakesoft.com> 2.3-14mdk
- reverted rpmtools.xs modification.
- simplified cleaner (include support for sense flag).