Hello community,

here is the log from the commit of package vegastrike for openSUSE:Factory 
checked in at 2015-03-25 10:00:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vegastrike (Old)
 and      /work/SRC/openSUSE:Factory/.vegastrike.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vegastrike"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vegastrike/vegastrike.changes    2015-01-22 
01:09:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vegastrike.new/vegastrike.changes       
2015-03-25 10:00:58.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar 16 16:23:23 UTC 2015 - klaussfre...@gmail.com
+
+- Reduce memory constraints again, new ones weren't realistic
+- Disable parallel build to decrease memory consumption
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vegastrike.spec ++++++
--- /var/tmp/diff_new_pack.3RKcrx/_old  2015-03-25 10:01:00.000000000 +0100
+++ /var/tmp/diff_new_pack.3RKcrx/_new  2015-03-25 10:01:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vegastrike
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -111,7 +111,7 @@
 %configure --with-data-dir=%{_datadir}/%{name} --with-boost=system \
   --enable-release --enable-flags="%{optflags} 
-DBOOST_PYTHON_NO_PY_SIGNATURES" \
   --disable-ffmpeg --disable-ogre --enable-stencil-buffer
-make %{?_smp_mflags}
+make -j1
 
 %install
 make DESTDIR=%{buildroot} install

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.3RKcrx/_old  2015-03-25 10:01:00.000000000 +0100
+++ /var/tmp/diff_new_pack.3RKcrx/_new  2015-03-25 10:01:00.000000000 +0100
@@ -1,7 +1,7 @@
 <constraints>
   <hardware>
     <memory>
-      <size unit="M">5120</size>
+      <size unit="M">4096</size>
     </memory>
   </hardware>
 </constraints>

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

Reply via email to