Hello community,

here is the log from the commit of package libsmi for openSUSE:Factory checked 
in at 2015-01-25 21:14:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsmi (Old)
 and      /work/SRC/openSUSE:Factory/.libsmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmi/libsmi.changes    2015-01-21 
21:53:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsmi.new/libsmi.changes       2015-01-25 
21:14:48.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 21 09:48:31 UTC 2015 - dims...@opensuse.org
+
+- Disable parallel build to reduce random build failures.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsmi.spec ++++++
--- /var/tmp/diff_new_pack.a5NNWU/_old  2015-01-25 21:14:49.000000000 +0100
+++ /var/tmp/diff_new_pack.a5NNWU/_new  2015-01-25 21:14:49.000000000 +0100
@@ -23,7 +23,7 @@
 Summary:        A Library to Access SMI MIB Information
 License:        MIT
 Group:          System/Libraries
-Source:         
ftp://ftp.ibr.cs.tu-bs.de/pub/local/%{name}/%{name}-%{version}.tar.gz
+Source:         
https://www.ibr.cs.tu-bs.de/projects/%{name}/download/%{name}-%{version}.tar.gz
 Patch0:         libsmi-0.4.8-parser.patch
 Patch1:         libsmi-0.4.8-gnu-source.patch
 Patch2:         libsmi-CVE-2010-2891.patch
@@ -89,8 +89,8 @@
            --with-pic --enable-smi \
               --enable-sming \
               --with-mibdir=%{_datadir}/mibs
-
-make %{?_smp_mflags}
+# Parallel build disabled
+make #%{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot

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

Reply via email to