diff --git a/python-lxml.changes b/python-lxml.changes index 5f42cd1..eb15f48 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 15:47:01 UTC 2012 - saschpe@suse.de + +- The doc sub-package is noarch + ------------------------------------------------------------------- Thu Nov 15 18:40:33 UTC 2012 - saschpe@suse.de diff --git a/python-lxml.spec b/python-lxml.spec index da8302c..d8c9b87 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -43,6 +43,7 @@ RelaxNG, XML Schema, XSLT, C14N and much more. %package doc Summary: Powerful and Pythonic XML processing library - Documentation Group: Development/Libraries/Python +BuildArch: noarch %description doc lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It diff --git a/python3-lxml.changes b/python3-lxml.changes index 6d01006..7480dec 100644 --- a/python3-lxml.changes +++ b/python3-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 15:47:31 UTC 2012 - saschpe@suse.de + +- The doc sub-package is noarch + ------------------------------------------------------------------- Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com diff --git a/python3-lxml.spec b/python3-lxml.spec index a40936a..25f57a2 100644 --- a/python3-lxml.spec +++ b/python3-lxml.spec @@ -41,6 +41,7 @@ RelaxNG, XML Schema, XSLT, C14N and much more. %package doc Summary: Powerful and Pythonic XML processing library - Documentation Group: Development/Libraries/Python +BuildArch: noarch %description doc lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It