This commit is contained in:
parent
b3676a99b4
commit
98f976741e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6647ba675b50f194361cb9ed96d2cb2e66609550d8b1de8c6759686412347a97
|
|
||||||
size 685501
|
|
3
hwinfo-15.2.tar.bz2
Normal file
3
hwinfo-15.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7be40ec2e3b46c9f9cb5efcb4cf1d74b4822309494b39de3edc9bdfc092db0e2
|
||||||
|
size 686551
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 14:53:14 CEST 2008 - snwint@suse.de
|
||||||
|
|
||||||
|
- skip T-Balancer BigNG (bnc #408715)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 12:25:28 CEST 2008 - snwint@suse.de
|
||||||
|
|
||||||
|
- support virtio devices (bnc #404803)
|
||||||
|
- detect virtio mouse
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 16 15:16:01 CEST 2008 - snwint@suse.de
|
Wed Jul 16 15:16:01 CEST 2008 - snwint@suse.de
|
||||||
|
|
||||||
|
11
hwinfo.spec
11
hwinfo.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hwinfo (Version 15.0)
|
# spec file for package hwinfo (Version 15.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -21,9 +21,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
|
|||||||
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Hardware Library
|
Summary: Hardware Library
|
||||||
Version: 15.0
|
Version: 15.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: hwinfo-15.0.tar.bz2
|
Source: hwinfo-15.2.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -95,6 +95,11 @@ rm -rf %{buildroot}
|
|||||||
%doc doc/libhd/html
|
%doc doc/libhd/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 21 2008 snwint@suse.de
|
||||||
|
- skip T-Balancer BigNG (bnc #408715)
|
||||||
|
* Mon Jul 21 2008 snwint@suse.de
|
||||||
|
- support virtio devices (bnc #404803)
|
||||||
|
- detect virtio mouse
|
||||||
* Wed Jul 16 2008 snwint@suse.de
|
* Wed Jul 16 2008 snwint@suse.de
|
||||||
- updated X11 data
|
- updated X11 data
|
||||||
- add fibre channel resource
|
- add fibre channel resource
|
||||||
|
Loading…
Reference in New Issue
Block a user