Dominique Leuenberger 2019-12-29 14:48:58 +00:00 committed by Git OBS Bridge
commit efdf793298
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 27 09:30:02 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire and Require hwdata: usb.ids and pci.ids are shipped
and maintained by this package. Prior to version 1.7.x, libosinfo
shipped own, outdated copies (boo#1159838).
-------------------------------------------------------------------
Wed Dec 4 08:04:03 MST 2019 - carnold@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libosinfo
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -25,10 +25,11 @@ Release: 0
Summary: Operating system and hypervisor information management library
License: LGPL-2.1-or-later AND GPL-2.0-or-later
Group: Development/Libraries/C and C++
Url: https://releases.pagure.org/libosinfo/
URL: https://releases.pagure.org/libosinfo/
Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
Source1: ids.tar.bz2
BuildRequires: gtk-doc
BuildRequires: hwdata
BuildRequires: libcurl-devel
BuildRequires: meson
BuildRequires: vala
@ -54,6 +55,8 @@ combination.
Summary: Operating system and hypervisor information management library
Group: System/Libraries
Requires: %{name} >= %{version}
# for usb.ids and pci.ids
Requires: hwdata
%description -n libosinfo-1_0-0
libosinfo is a library that allows virtualization provisioning tools to