Accepting request 458019 from Virtualization

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/458019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osinfo-db-tools?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-02-18 02:16:02 +00:00 committed by Git OBS Bridge
commit 78d147d97c
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 27 13:45:33 UTC 2017 - jengelh@inai.de
- Use more appropriate RPM group
- Drop unnecessary %__ macro indirections
-------------------------------------------------------------------
Thu Dec 1 16:21:17 MST 2016 - carnold@suse.com

View File

@ -21,7 +21,7 @@ Version: 1.1.0
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 @@ information about operating systems for use with virtualization
%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}