Hello community,

here is the log from the commit of package python-rdflib for openSUSE:Factory 
checked in at 2012-12-05 14:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rdflib (Old)
 and      /work/SRC/openSUSE:Factory/.python-rdflib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rdflib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rdflib/python-rdflib.changes      
2012-10-26 00:23:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-rdflib.new/python-rdflib.changes 
2012-12-05 14:06:28.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec  3 15:31:28 UTC 2012 - [email protected]
+
+- Disable testsuite on SLE_11_SP2 to fix build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rdflib.spec ++++++
--- /var/tmp/diff_new_pack.fOFXIw/_old  2012-12-05 14:06:29.000000000 +0100
+++ /var/tmp/diff_new_pack.fOFXIw/_new  2012-12-05 14:06:29.000000000 +0100
@@ -55,12 +55,14 @@
 cd docs
 make html
 
-%check
-python setup.py test
-
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if 0%{?suse_version} >= 1220
+%check
+python setup.py test
+%endif
+
 %files
 %defattr(-,root,root)
 %doc CHANGELOG LICENSE README docs/_build/html

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

Reply via email to