Steffen Winterfeldt 2012-08-06 09:58:58 +00:00 committed by Git OBS Bridge
parent 4e0dd395b2
commit 6f442bdd55
4 changed files with 18 additions and 13 deletions

View File

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

3
hwinfo-20.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:270ffde0ce764b8748daaba708d06870ad14a55367b028a5ce1745d20f73bdb5
size 647480

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 6 11:55:17 CEST 2012 - snwint@suse.de
- increase major version to 20 to avoid ABI change problems (maybe bnc #739349)
- change multi-interface detection to work with old sysfs layout (bnc #739368, bnc #693090)
-------------------------------------------------------------------
Fri Feb 10 09:49:44 CET 2012 - snwint@suse.de

View File

@ -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