|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: Web
|
|
|
License: LGPL
|
|
|
-Version: 0.19.3
|
|
|
-Release: 20020303
|
|
|
+Version: 0.19.4
|
|
|
+Release: 20020425
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.webdav.org/neon/neon-%{version}.tar.gz
|
|
|
@@ -58,7 +58,7 @@ AutoReqProv: no
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
- CPPFLAGS="-I%{l_prefix}/include" \
|
|
|
+ CPPFLAGS="-I%{l_prefix}/include -I%{l_prefix}/include/libxml2/libxml" \
|
|
|
LDFLAGS="-L%{l_prefix}/lib" \
|
|
|
XML2_CONFIG="%{l_prefix}/bin/xml2-config" \
|
|
|
./configure \
|