Hello community,

here is the log from the commit of package ktoblzcheck for openSUSE:Factory 
checked in at 2017-03-12 20:00:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktoblzcheck (Old)
 and      /work/SRC/openSUSE:Factory/.ktoblzcheck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktoblzcheck"

Sun Mar 12 20:00:05 2017 rev:33 rq:471147 version:1.48

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktoblzcheck/ktoblzcheck.changes  2017-01-22 
00:48:12.005224073 +0100
+++ /work/SRC/openSUSE:Factory/.ktoblzcheck.new/ktoblzcheck.changes     
2017-03-12 20:00:07.090713597 +0100
@@ -1,0 +2,5 @@
+Sat Feb  4 01:12:24 UTC 2017 - [email protected]
+
+- Remove redundant %clean. Use %_smp_mflags for parallel build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ktoblzcheck.spec ++++++
--- /var/tmp/diff_new_pack.jrFIul/_old  2017-03-12 20:00:07.870603244 +0100
+++ /var/tmp/diff_new_pack.jrFIul/_new  2017-03-12 20:00:07.874602678 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ktoblzcheck
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -85,7 +85,7 @@
     --enable-python \
     --with-pic
 
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall pythondir=%{py_sitedir}
@@ -94,9 +94,6 @@
 
 %__rm %{buildroot}%{_libdir}/*.la
 
-%clean
-[ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}"
-
 %post -n %{libsoname} -p /sbin/ldconfig
 
 %postun -n %{libsoname} -p /sbin/ldconfig


Reply via email to