diff --git a/python-lxml.changes b/python-lxml.changes index eb15f48..1b57b16 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 2 18:01:09 UTC 2013 - toddrme2178@gmail.com + +- Fix building on SLES + ------------------------------------------------------------------- Wed Dec 19 15:47:01 UTC 2012 - saschpe@suse.de diff --git a/python-lxml.spec b/python-lxml.spec index d8c9b87..80a873c 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -43,7 +43,9 @@ RelaxNG, XML Schema, XSLT, C14N and much more. %package doc Summary: Powerful and Pythonic XML processing library - Documentation Group: Development/Libraries/Python +%if 0%{?suse_version} && 0%{?suse_version} > 1110 BuildArch: noarch +%endif %description doc lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It