forked from pool/hwinfo
- version 20.0
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=47
This commit is contained in:
19
hwinfo.spec
19
hwinfo.spec
@@ -15,27 +15,27 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: hwinfo
|
||||
BuildRequires: doxygen flex perl-XML-Parser udev
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: flex
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: udev
|
||||
%if 0%{?rhel_version} == 0
|
||||
BuildRequires: perl-XML-Writer
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: libx86emu-devel
|
||||
%endif
|
||||
License: GPL-2.0+
|
||||
Group: Hardware/Other
|
||||
Provides: libhd
|
||||
Obsoletes: libhd
|
||||
PreReq: /sbin/ldconfig
|
||||
AutoReqProv: on
|
||||
Summary: Hardware Library
|
||||
Version: 19.1
|
||||
Release: 1
|
||||
Source: hwinfo-19.1.tar.bz2
|
||||
License: GPL-2.0+
|
||||
Group: Hardware/Other
|
||||
Version: 20.0
|
||||
Release: 0
|
||||
Source: hwinfo-20.0.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -45,7 +45,6 @@ library.
|
||||
|
||||
|
||||
%package devel
|
||||
License: GPL-2.0+
|
||||
Summary: Hardware Detection Library
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: libhddev
|
||||
|
Reference in New Issue
Block a user