SPECS (AC-branch): rpm.spec - release 2 - fixed amd64 patch (don't...

baggins baggins at pld-linux.org
Sat Jun 18 00:28:32 CEST 2005


Author: baggins                      Date: Fri Jun 17 22:28:32 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 2
- fixed amd64 patch (don't overdo amd64 support for AC)

---- Files affected:
SPECS:
   rpm.spec (1.555.2.71 -> 1.555.2.72) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.71 SPECS/rpm.spec:1.555.2.72
--- SPECS/rpm.spec:1.555.2.71	Fri Jun 17 18:18:26 2005
+++ SPECS/rpm.spec	Sat Jun 18 00:28:27 2005
@@ -31,7 +31,7 @@
 Name:		rpm
 %define	sover	4.4
 Version:	4.4.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -1005,7 +1005,8 @@
 #%{_rpmlibdir}/x86_64*
 %endif
 %ifarch amd64
-%{_rpmlibdir}/amd64*
+#%{_rpmlibdir}/amd64*
+%{_rpmlibdir}/x86_64*
 %endif
 %ifarch ia64
 %{_rpmlibdir}/ia64*
@@ -1089,6 +1090,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.72  2005/06/17 22:28:27  baggins
+- release 2
+- fixed amd64 patch (don't overdo amd64 support for AC)
+
 Revision 1.555.2.71  2005/06/17 16:18:26  baggins
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.71&r2=1.555.2.72&f=u




More information about the pld-cvs-commit mailing list