Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2017-02-18 03:16:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and      /work/SRC/openSUSE:Factory/.osinfo-db-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osinfo-db-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2017-02-09 11:13:33.560501483 +0100
+++ /work/SRC/openSUSE:Factory/.osinfo-db-tools.new/osinfo-db-tools.changes     
2017-02-18 03:16:03.246155693 +0100
@@ -1,0 +2,6 @@
+Fri Jan 27 13:45:33 UTC 2017 - [email protected]
+
+- Use more appropriate RPM group
+- Drop unnecessary %__ macro indirections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osinfo-db-tools.spec ++++++
--- /var/tmp/diff_new_pack.98uNdl/_old  2017-02-18 03:16:03.622102597 +0100
+++ /var/tmp/diff_new_pack.98uNdl/_new  2017-02-18 03:16:03.626102032 +0100
@@ -21,7 +21,7 @@
 Release:        0
 Summary:        Tools for managing the osinfo database
 License:        LGPL-2.1+ and GPL-2.0+
-Group:          System/Libraries
+Group:          System/Management
 URL:            http://libosinfo.org/
 Source:         
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
@@ -41,10 +41,10 @@
 
 %build
 %configure --prefix=/usr
-%__make %{?_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%__make install DESTDIR=%{buildroot}
+make install DESTDIR=%{buildroot}
 
 %find_lang %{name}
 


Reply via email to