Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2012-06-19 21:40:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/digikam (Old)
 and      /work/SRC/openSUSE:Factory/.digikam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "digikam", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2012-06-11 
07:30:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes     2012-06-19 
21:40:47.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 19 12:39:49 UTC 2012 - [email protected]
+
+- disable parallel build, it's too memory hungy for OBS workers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ digikam.spec ++++++
--- /var/tmp/diff_new_pack.P69gn7/_old  2012-06-19 21:40:50.000000000 +0200
+++ /var/tmp/diff_new_pack.P69gn7/_new  2012-06-19 21:40:50.000000000 +0200
@@ -260,7 +260,8 @@
 %cmake_kde4 -d build -- -DENABLE_INTERNALMYSQL=FALSE
 %endif
 %endif
-%make_jobs
+# there are files in there that are so heavy to the compiler, that one is 
enough
+%{__make} -j1 VERBOSE=1
 
 %install
 cd build

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

Reply via email to