Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2014-11-07 09:05:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openldap2 (Old)
 and      /work/SRC/openSUSE:Factory/.openldap2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openldap2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes       
2014-10-05 20:31:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes  
2014-11-07 09:05:52.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 12 11:48:00 UTC 2014 - [email protected]
+
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
openldap2.changes: same change

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

Other differences:
------------------
++++++ openldap2-client.spec ++++++
--- /var/tmp/diff_new_pack.vxWa9k/_old  2014-11-07 09:05:54.000000000 +0100
+++ /var/tmp/diff_new_pack.vxWa9k/_new  2014-11-07 09:05:54.000000000 +0100
@@ -273,7 +273,7 @@
         --enable-lmpasswd \
         --with-yielding-select
 make depend
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 %if "%{name}" == "openldap2"
 #%if %suse_version < 1130
 # build a static slapcat binary from the OpenLDAP 2.3 release
@@ -293,7 +293,7 @@
         --enable-ldap --enable-monitor --enable-meta --enable-rewrite \
         --enable-dynamic=no --enable-shared=yes
 make depend
-make -C libraries %{?jobs:-j%jobs}
+make -C libraries %{?_smp_mflags}
 
 #%endif
 %endif

++++++ openldap2.spec ++++++
--- /var/tmp/diff_new_pack.vxWa9k/_old  2014-11-07 09:05:54.000000000 +0100
+++ /var/tmp/diff_new_pack.vxWa9k/_new  2014-11-07 09:05:54.000000000 +0100
@@ -273,7 +273,7 @@
         --enable-lmpasswd \
         --with-yielding-select
 make depend
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 %if "%{name}" == "openldap2"
 #%if %suse_version < 1130
 # build a static slapcat binary from the OpenLDAP 2.3 release
@@ -293,7 +293,7 @@
         --enable-ldap --enable-monitor --enable-meta --enable-rewrite \
         --enable-dynamic=no --enable-shared=yes
 make depend
-make -C libraries %{?jobs:-j%jobs}
+make -C libraries %{?_smp_mflags}
 
 #%endif
 %endif

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to