Hello community,

here is the log from the commit of package gnuradio for openSUSE:Factory 
checked in at 2014-09-12 10:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuradio (Old)
 and      /work/SRC/openSUSE:Factory/.gnuradio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuradio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes        2014-09-03 
19:52:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnuradio.new/gnuradio.changes   2014-09-12 
10:03:55.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep  9 08:06:26 UTC 2014 - co...@suse.com
+
+- disable parallal build - it's too unreliable (due to memory pressure
+  on OBS workers)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnuradio.spec ++++++
--- /var/tmp/diff_new_pack.rjbT0Y/_old  2014-09-12 10:03:56.000000000 +0200
+++ /var/tmp/diff_new_pack.rjbT0Y/_new  2014-09-12 10:03:56.000000000 +0200
@@ -143,7 +143,7 @@
 %build
 %cmake \
       -DCMAKE_SHARED_LINKER_FLAGS=""
-make %{?_smp_mflags}
+make -j1
 
 %install
 %cmake_install

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.rjbT0Y/_old  2014-09-12 10:03:56.000000000 +0200
+++ /var/tmp/diff_new_pack.rjbT0Y/_new  2014-09-12 10:03:56.000000000 +0200
@@ -1,7 +1,7 @@
 <constraints>
  <hardware>
   <memory>
-   <size unit="G">4</size>
+   <size unit="G">5</size>
   </memory>
  </hardware>
-</constraints>
\ No newline at end of file
+</constraints>

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to