Hello community,

here is the log from the commit of package net-snmp for openSUSE:Factory 
checked in at 2013-05-27 09:54:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/net-snmp (Old)
 and      /work/SRC/openSUSE:Factory/.net-snmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "net-snmp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes        2013-04-17 
07:41:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.net-snmp.new/net-snmp.changes   2013-05-27 
09:54:36.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 20 11:22:24 UTC 2013 - lchiqui...@suse.com
+
+- Disable parallelism during build. The dependencies between the
+  Perl module and libnetsnmp are not defined correctly and might
+  result in broken linkage (bnc#819497, bnc#818907)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ net-snmp.spec ++++++
--- /var/tmp/diff_new_pack.htZ7J2/_old  2013-05-27 09:54:37.000000000 +0200
+++ /var/tmp/diff_new_pack.htZ7J2/_new  2013-05-27 09:54:37.000000000 +0200
@@ -240,7 +240,9 @@
        --enable-local-smux \
        --enable-ipv6 \
        --enable-ucd-snmp-compatibility
-make %{?_smp_mflags}
+# Parallel building is disabled because dependencies between the Perl
+# module and libnetsnmp are not correctly defined.
+make #%{?_smp_mflags}
 
 %check
 %if 0%{?netsnmp_check}

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

Reply via email to