SHA256
1
0
forked from pool/hwinfo
2012-02-10 08:50:45 +00:00
committed by Git OBS Bridge
parent 477f1a2225
commit 4e0dd395b2
4 changed files with 19 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package hwinfo
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,16 +26,16 @@ BuildRequires: perl-XML-Writer
%ifarch %ix86 x86_64
BuildRequires: libx86emu-devel
%endif
License: GPLv2+
License: GPL-2.0+
Group: Hardware/Other
Provides: libhd
Obsoletes: libhd
PreReq: /sbin/ldconfig
AutoReqProv: on
Summary: Hardware Library
Version: 19.0
Version: 19.1
Release: 1
Source: hwinfo-19.0.tar.bz2
Source: hwinfo-19.1.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -45,7 +45,7 @@ library.
%package devel
License: GPLv2+
License: GPL-2.0+
Summary: Hardware Detection Library
Group: Development/Libraries/C and C++
Provides: libhddev