Hello community,

here is the log from the commit of package wxWidgets for openSUSE:Factory 
checked in at 2013-10-06 14:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxWidgets (Old)
 and      /work/SRC/openSUSE:Factory/.wxWidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxWidgets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxWidgets/wxWidgets-ansi.changes 2013-06-05 
13:23:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wxWidgets.new/wxWidgets-ansi.changes    
2013-10-06 14:33:47.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 13:38:01 UTC 2013 - [email protected]
+
+- Use %_smp_mflags for parallel build and better make install call.
+
+-------------------------------------------------------------------
wxWidgets-wxcontainer.changes: same change
wxWidgets-wxcontainer24c.changes: same change
wxWidgets.changes: same change

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

Other differences:
------------------
++++++ wxWidgets-ansi.spec ++++++
--- /var/tmp/diff_new_pack.dIjXbQ/_old  2013-10-06 14:33:52.000000000 +0200
+++ /var/tmp/diff_new_pack.dIjXbQ/_new  2013-10-06 14:33:52.000000000 +0200
@@ -835,8 +835,8 @@
        --disable-precomp-headers\
 %endif
        --enable-plugins
-make %{?jobs:-j%jobs}
-make %{?jobs:-j%jobs} -C contrib
+make %{?_smp_mflags}
+make %{?_smp_mflags} -C contrib
 %if %BUILD_LANG
 cd locale
 make allmo
@@ -844,8 +844,8 @@
 %endif
 
 %install
-%makeinstall
-%makeinstall -C contrib
+make install DESTDIR="%buildroot"
+make install DESTDIR="%buildroot" -C contrib
 
 # Generate lang package only once for the main variant and recycle it 
everywhere.
 %if %BUILD_LANG
@@ -1013,9 +1013,6 @@
 %define __find_provides %{build_wx_provides}
 %define __find_requires %{build_wx_requires} "%{buildroot}"
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post compat-lib-config -p /sbin/ldconfig
 %postun compat-lib-config -p /sbin/ldconfig
 %triggerin compat-lib-config -- libwx_base%{WXFLAGS}-2_8-0-%{wx_variant}

wxWidgets-wxcontainer.spec: same change
wxWidgets-wxcontainer24c.spec: same change
wxWidgets.spec: same change
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to