|
|
@@ -34,7 +34,7 @@ Class: BASE
|
|
|
Group: Converter
|
|
|
License: MIT/X11-style
|
|
|
Version: 1.95.8
|
|
|
-Release: 20040803
|
|
|
+Release: 20050113
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/expat/expat-%{version}.tar.gz
|
|
|
@@ -60,6 +60,9 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;\(XML_STATUS_SUSPENDED = 2\),;\1;' \
|
|
|
+ lib/expat.h
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|