Accepting request 761909 from hardware

Drop ids.tar.bz2 in favor of using hwdata for pci.ids and usb.ids

OBS-URL: https://build.opensuse.org/request/show/761909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libosinfo?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-01-12 22:16:40 +00:00 committed by Git OBS Bridge
commit 8f44db6a1b
3 changed files with 9 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a05fc85d94423f260ab2c65e507546a64ee1bbfdfb75d6440d523fd064aa467
size 406451

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 8 08:47:59 MST 2020 - carnold@suse.com
- Drop ids.tar.bz2 in favor of using hwdata. (boo#1159838)
-------------------------------------------------------------------
Fri Dec 27 09:30:02 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package libosinfo
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 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 https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -25,9 +25,8 @@ 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
@ -90,7 +89,7 @@ as well as Vala bindings for the libosinfo library.
%lang_package
%endif
%prep
%setup -q -a 1
%setup -q
%build
%meson \