Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2017-02-16 16:47:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkolabxml (Old)
 and      /work/SRC/openSUSE:Factory/.libkolabxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkolabxml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2017-02-13 
07:45:39.383946838 +0100
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes     
2017-02-16 16:47:58.785018776 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 08:53:00 UTC 2017 - [email protected]
+
+- RPM group fix; drop unnecessary use of %__ type macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkolabxml.spec ++++++
--- /var/tmp/diff_new_pack.diT3UN/_old  2017-02-16 16:47:59.360936998 +0100
+++ /var/tmp/diff_new_pack.diT3UN/_new  2017-02-16 16:47:59.364936430 +0100
@@ -89,7 +89,7 @@
 
 %package -n %{libname}
 Summary:        Kolab XML Format Schema Definitions Library
-Group:          Development/Libraries/C and C++
+Group:          System/Libraries
 
 %description -n %{libname}
 Libkolabxml serves as a serialization/de-serialization library for the the 
Kolab XML Format
@@ -265,7 +265,7 @@
 # cmake: with earlier releases, we have to change dir manually, as 
%%cmake_install is not available
 %if 0%{?suse_version} < 1310
 cd build/
-%{__make} DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install
 %else
 %cmake_install
 %endif


Reply via email to