SPECS: xerces-c.spec - fix building with installed xerces-c

baggins baggins at pld-linux.org
Fri Feb 10 15:31:19 CET 2006


Author: baggins                      Date: Fri Feb 10 14:31:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with installed xerces-c

---- Files affected:
SPECS:
   xerces-c.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/xerces-c.spec
diff -u SPECS/xerces-c.spec:1.27 SPECS/xerces-c.spec:1.28
--- SPECS/xerces-c.spec:1.27	Fri Feb 10 15:16:31 2006
+++ SPECS/xerces-c.spec	Fri Feb 10 15:31:14 2006
@@ -4,12 +4,13 @@
 Name:		xerces-c
 Version:	2.7.0
 %define	ver	%(echo %{version} | tr . _)
-Release:	0.2
+Release:	0.3
 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
 URL:		http://xml.apache.org/
 BuildRequires:	autoconf
 BuildRequires:	libstdc++-devel
@@ -48,6 +49,7 @@
 %prep
 %setup -q -n xerces-c-src_%{ver}
 %patch0 -p1
+%patch1 -p1
 
 %build
 ## What a shit!!!
@@ -98,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/02/10 14:31:14  baggins
+- fix building with installed xerces-c
+
 Revision 1.27  2006/02/10 14:16:31  baggins
 - make install the right way
 
================================================================

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



More information about the pld-cvs-commit mailing list