forked from pool/hwinfo
This commit is contained in:
committed by
Git OBS Bridge
parent
a2d1cf8b17
commit
1b6539a3c5
11
hwinfo.spec
11
hwinfo.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hwinfo (Version 16.0)
|
||||
# spec file for package hwinfo (Version 16.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,6 +20,9 @@
|
||||
|
||||
Name: hwinfo
|
||||
BuildRequires: doxygen flex hal-devel perl-XML-Parser perl-XML-Writer udev
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: libx86emu-devel
|
||||
%endif
|
||||
License: GPL v2 or later
|
||||
Group: Hardware/Other
|
||||
Provides: libhd
|
||||
@@ -28,9 +31,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
|
||||
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
||||
AutoReqProv: on
|
||||
Summary: Hardware Library
|
||||
Version: 16.0
|
||||
Version: 16.1
|
||||
Release: 1
|
||||
Source: hwinfo-16.0.tar.bz2
|
||||
Source: hwinfo-16.1.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -102,6 +105,8 @@ rm -rf %{buildroot}
|
||||
%doc doc/libhd/html
|
||||
|
||||
%changelog
|
||||
* Tue Jun 09 2009 snwint@suse.de
|
||||
- rewrite monitor detection to use libx86emu
|
||||
* Thu May 14 2009 snwint@suse.de
|
||||
- setup dummy int 0x15 for BIOS emulation (bnc #469863)
|
||||
- fix memory size detection (bnc #500410)
|
||||
|
Reference in New Issue
Block a user