SHA256
8
0
forked from pool/libxml2

Accepting request 36976 from home:mrdocs:branches:devel:libraries:c_c++

Copy from home:mrdocs:branches:devel:libraries:c_c++/libxml2 via accept of submit request 36976 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/36976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2010-04-06 08:59:15 +00:00
committed by Git OBS Bridge
parent e2c1b29618
commit b47d6c6c17
6 changed files with 38 additions and 9 deletions

View File

@@ -24,8 +24,8 @@ License: MIT License (or similar)
Group: Development/Libraries/Python
AutoReqProv: on
Summary: Python Bindings for libxml2
Version: 2.7.3
Release: 4
Version: 2.7.7
Release: 0
Source: libxml2-%{version}.tar.bz2
Source1: libxml2-python-rpmlintrc
%py_requires
@@ -66,7 +66,13 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \
--with-fexceptions \
--with-history \
--enable-ipv6
--enable-ipv6 \
--with-sax1 \
--with-regexps \
--with-threads \
--with-reader \
--with-http
# use libxml2 as built by libxml2 source package
mkdir .libs
cp -v %{_libdir}/libxml2.la .