Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2012-11-26 19:53:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lxml (Old)
 and      /work/SRC/openSUSE:Factory/.python-lxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lxml", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes  2012-06-06 
16:09:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes     
2012-11-26 19:59:01.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 15 18:40:33 UTC 2012 - [email protected]
+
+- BuildRequire libxml2-devel instead of pkconfi() to allow building
+  on SLE_11_SP2
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-lxml/python3-lxml.changes 2012-05-29 
11:44:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python3-lxml.changes    
2012-11-26 19:59:01.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 13:47:34 UTC 2012 - [email protected]
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-lxml.spec ++++++
--- /var/tmp/diff_new_pack.WR8TwR/_old  2012-11-26 19:59:16.000000000 +0100
+++ /var/tmp/diff_new_pack.WR8TwR/_new  2012-11-26 19:59:16.000000000 +0100
@@ -25,10 +25,10 @@
 Url:            http://lxml.de/
 Source:         
http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.tar.gz
 Source1:        http://lxml.de/lxmldoc-%{version}.pdf
+BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-Cython
 BuildRequires:  python-devel
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}

++++++ python3-lxml.spec ++++++
--- /var/tmp/diff_new_pack.WR8TwR/_old  2012-11-26 19:59:16.000000000 +0100
+++ /var/tmp/diff_new_pack.WR8TwR/_new  2012-11-26 19:59:16.000000000 +0100
@@ -30,15 +30,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)")}
-%endif
 Requires:       python(abi) = %{py3_ver}
-%if 0%{?suse_version} && 0%{?suse_version} > 1140
-BuildRequires:  python3-base
-%endif
 
 %description
 lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to