Author: baggins                      Date: Fri Feb 10 14:57:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2
- fix x8664 install

---- Files affected:
SPECS:
   xerces-c.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/xerces-c.spec
diff -u SPECS/xerces-c.spec:1.29 SPECS/xerces-c.spec:1.30
--- SPECS/xerces-c.spec:1.29    Fri Feb 10 15:48:34 2006
+++ SPECS/xerces-c.spec Fri Feb 10 15:57:14 2006
@@ -4,13 +4,14 @@
 Name:          xerces-c
 Version:       2.7.0
 %define        ver     %(echo %{version} | tr . _)
-Release:       1
+Release:       2
 License:       Apache
 Group:         Applications/Publishing/XML
 Source0:       
http://www.apache.org/dist/xml/xerces-c/source/%{name}-src_%{ver}.tar.gz
 # Source0-md5: 04169609449a8846bc1e6891c04cadf4
 Patch0:                %{name}-iso88592.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-lib64.patch
 URL:           http://xml.apache.org/
 BuildRequires: autoconf
 BuildRequires: libstdc++-devel
@@ -50,6 +51,9 @@
 %setup -q -n xerces-c-src_%{ver}
 %patch0 -p1
 %patch1 -p1
+%ifarch %{x8664}
+%patch2 -p1
+%endif
 
 %build
 ## What a shit!!!
@@ -100,6 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/02/10 14:57:14  baggins
+- release 2
+- fix x8664 install
+
 Revision 1.29  2006/02/10 14:48:34  baggins
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xerces-c.spec?r1=1.29&r2=1.30&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to