From 7a88bf63b261e96a9e769cc5391901ada678975d1a10ad3bc93cc0298e0a1442 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 23 Jan 2020 14:07:32 +0000 Subject: [PATCH] Accepting request 766569 from home:dimstar:Factory - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. OBS-URL: https://build.opensuse.org/request/show/766569 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=199 --- hwinfo.changes | 6 ++++++ hwinfo.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/hwinfo.changes b/hwinfo.changes index ffdafb2..e306df7 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 23 11:59:07 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(udev) instead of udev: allow OBS to + shortcut through the -mini flavor. + -------------------------------------------------------------------- Tue Jan 14 10:38:50 UTC 2020 - wfeldt@opensuse.org diff --git a/hwinfo.spec b/hwinfo.spec index 9723b1c..74389b5 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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/ # @@ -21,7 +21,7 @@ BuildRequires: doxygen BuildRequires: flex BuildRequires: perl-XML-Parser BuildRequires: pkg-config -BuildRequires: udev +BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(uuid) %if 0%{?rhel_version} == 0 BuildRequires: perl-XML-Writer @@ -36,7 +36,7 @@ Summary: Hardware Library # Until migration to github this should be correct url License: GPL-2.0-or-later Group: Hardware/Other -Url: http://gitorious.org/opensuse/hwinfo +URL: http://gitorious.org/opensuse/hwinfo Version: 21.68 Release: 0 Source: %{name}-%{version}.tar.xz