SHA256
1
0
forked from pool/hwinfo
OBS User unknown 2007-08-27 15:36:18 +00:00 committed by Git OBS Bridge
parent 023e06392c
commit 4ce061b971
4 changed files with 19 additions and 6 deletions

View File

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

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

View File

@ -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 Wed Aug 22 17:16:27 CEST 2007 - snwint@suse.de

View File

@ -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. # Copyright (c) 2007 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
@ -20,9 +20,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: 13.46 Version: 13.47
Release: 1 Release: 1
Source: hwinfo-13.46.tar.bz2 Source: hwinfo-13.47.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@ -89,6 +89,11 @@ rm -rf %{buildroot}
%doc doc/libhd/html %doc doc/libhd/html
%changelog %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 * Wed Aug 22 2007 - snwint@suse.de
- prepare for upcoming sysfs change (#299685) - prepare for upcoming sysfs change (#299685)
- updated X11 data - updated X11 data