Re-adding escaping patch to build

This commit is contained in:
Nick Le Mouton 2013-10-09 14:11:51 +13:00
parent ad9eb068e3
commit f152441433

View File

@ -7,6 +7,7 @@ Group: System Environment/Libraries
License: ASL 2.0
URL: http://xml.apache.org/xalan-c/
Source0: http://www.us.apache.org/dist/xalan/xalan-c/sources/xalan_c-1.11-src.tar.gz
Patch0: xalan-c-1.10.0-escaping.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: xerces-c-devel
@ -41,6 +42,7 @@ Documentation for %{name}.
%prep
%setup -q -n xalan-c-1.11/c
%patch0 -p2 -b .escaping
find -type d -name CVS -print0 | xargs -0 rm -rf
chmod 644 NOTICE