aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-06-08 09:14:06 +0000
committerFrancois Pons <fpons@mandriva.com>2000-06-08 09:14:06 +0000
commitf342d3d36fdea16725075c0b393de2ec9a7dc04b (patch)
tree5687fd39d089672415009992701c6a148d3f5dcb
parentff6c2851d04b0fbd0bf590ffa74b2e82df95a5d6 (diff)
downloadrpmtools-f342d3d36fdea16725075c0b393de2ec9a7dc04b.tar
rpmtools-f342d3d36fdea16725075c0b393de2ec9a7dc04b.tar.gz
rpmtools-f342d3d36fdea16725075c0b393de2ec9a7dc04b.tar.bz2
rpmtools-f342d3d36fdea16725075c0b393de2ec9a7dc04b.tar.xz
rpmtools-f342d3d36fdea16725075c0b393de2ec9a7dc04b.zip
*** empty log message ***
-rw-r--r--rpmtools.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index f455066..9574531 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 22mdk
+%define release 24mdk
# do not modify here, see Makefile in the CVS
%define version 1.1
@@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/genfilelist
%changelog
+* Thu Jun 08 2000 François Pons <fpons@mandrakesoft.com> 1.1-24mdk
+- fixed bug in genhdlist_cz2 for multi arch management.
+
+* Thu May 25 2000 François Pons <fpons@mandrakesoft.com> 1.1-23mdk
+- adding multi arch management (sparc and sparc64 need).
+
* Tue May 02 2000 François Pons <fpons@mandrakesoft.com> 1.1-22mdk
- fixed bug for extracting file if some of them are unknown.