Hello community,

here is the log from the commit of package agg for openSUSE:Factory checked in 
at 2015-06-23 11:59:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/agg (Old)
 and      /work/SRC/openSUSE:Factory/.agg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "agg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/agg/agg.changes  2012-06-05 15:29:14.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.agg.new/agg.changes     2015-06-23 
11:59:20.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun 21 14:02:03 UTC 2015 - [email protected]
+
+- Disable parallel build, its flaky 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ agg.spec ++++++
--- /var/tmp/diff_new_pack.Sp9sNf/_old  2015-06-23 11:59:20.000000000 +0200
+++ /var/tmp/diff_new_pack.Sp9sNf/_new  2015-06-23 11:59:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package agg
 #
-# Copyright (c) 2012 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
@@ -36,6 +36,7 @@
 #%(sh %{_sourcedir}/%{name}-patch-source %{name}-%{version}.tar.bz2)
 Source:         agg-%{version}-patched.tar.bz2
 %endif
+Source1000:     baselibs.conf
 Source1:        agg-patch-source
 Patch0:         agg-automake-fix.diff
 Patch1:         agg-gpc.patch
@@ -77,7 +78,7 @@
 mkdir m4
 autoreconf -fiv
 %configure --disable-static
-make %{?_smp_mflags}
+make -j1
 
 %install
 %make_install


Reply via email to