forked from pool/hwinfo
This commit is contained in:
parent
023e06392c
commit
4ce061b971
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9daf84c48c4f671610f942637896d59fc4091f1bd52f866ce79572473ac6c69d
|
||||
size 631563
|
3
hwinfo-13.47.tar.bz2
Normal file
3
hwinfo-13.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ffdceb0101692070982ad684de5638108297e5b7e45085089463c31fc1525a8
|
||||
size 631289
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 16:28:06 CEST 2007 - snwint@suse.de
|
||||
|
||||
- rework iseries handling (#302667)
|
||||
- handle ahci/ata_piix issue (#304134)
|
||||
- update forcedeth info (#297606)
|
||||
- change subclass id for wlan cards (#288450)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 22 17:16:27 CEST 2007 - snwint@suse.de
|
||||
|
||||
|
11
hwinfo.spec
11
hwinfo.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hwinfo (Version 13.46)
|
||||
# spec file for package hwinfo (Version 13.47)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -20,9 +20,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
|
||||
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
||||
Autoreqprov: on
|
||||
Summary: Hardware Library
|
||||
Version: 13.46
|
||||
Version: 13.47
|
||||
Release: 1
|
||||
Source: hwinfo-13.46.tar.bz2
|
||||
Source: hwinfo-13.47.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -89,6 +89,11 @@ rm -rf %{buildroot}
|
||||
%doc doc/libhd/html
|
||||
|
||||
%changelog
|
||||
* Mon Aug 27 2007 - snwint@suse.de
|
||||
- rework iseries handling (#302667)
|
||||
- handle ahci/ata_piix issue (#304134)
|
||||
- update forcedeth info (#297606)
|
||||
- change subclass id for wlan cards (#288450)
|
||||
* Wed Aug 22 2007 - snwint@suse.de
|
||||
- prepare for upcoming sysfs change (#299685)
|
||||
- updated X11 data
|
||||
|
Loading…
Reference in New Issue
Block a user