Hello community,

here is the log from the commit of package python-PyYAML for openSUSE:Factory 
checked in at 2013-03-08 13:29:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyYAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyYAML", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes      
2013-01-11 10:45:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyYAML.new/python-PyYAML.changes 
2013-03-08 13:29:02.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar  5 23:39:24 UTC 2013 - [email protected]
+
+- increase file-descriptor-count for ppc to make tests happy 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyYAML.spec ++++++
--- /var/tmp/diff_new_pack.bV0Vh0/_old  2013-03-08 13:29:02.000000000 +0100
+++ /var/tmp/diff_new_pack.bV0Vh0/_new  2013-03-08 13:29:02.000000000 +0100
@@ -58,6 +58,10 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
+#increase file-descriptor-count for ppc to make tests happy
+%ifarch ppc ppc64
+ulimit -Sn 2048 
+%endif
 python setup.py test
 
 %files

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

Reply via email to