forked from pool/hwinfo
This commit is contained in:
parent
affbf80089
commit
f170b2e1c1
3
hwinfo-15.10.tar.bz2
Normal file
3
hwinfo-15.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3095adb9f503a0aec2ec41b643ca8c46e54d660e02c6de6105b5dce5001c751
|
||||
size 698978
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:294b880097cc65a4669221d66af689921e0f3064bf08770c5d6df1ca23f1c0c9
|
||||
size 686996
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 13:44:03 CEST 2008 - uli@suse.de
|
||||
|
||||
- s390: dual port OSA Express devices are not detectable; fixing
|
||||
dualport flag to 1 (fate #304080)
|
||||
- s390: adapt to change in sysfs symlink structure (bnc #431533)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 18:01:34 CEST 2008 - snwint@suse.de
|
||||
|
||||
|
10
hwinfo.spec
10
hwinfo.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hwinfo (Version 15.9)
|
||||
# spec file for package hwinfo (Version 15.10)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -28,9 +28,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
|
||||
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
||||
AutoReqProv: on
|
||||
Summary: Hardware Library
|
||||
Version: 15.9
|
||||
Version: 15.10
|
||||
Release: 1
|
||||
Source: hwinfo-15.9.tar.bz2
|
||||
Source: hwinfo-15.10.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -102,6 +102,10 @@ rm -rf %{buildroot}
|
||||
%doc doc/libhd/html
|
||||
|
||||
%changelog
|
||||
* Wed Oct 08 2008 uli@suse.de
|
||||
- s390: dual port OSA Express devices are not detectable; fixing
|
||||
dualport flag to 1 (fate #304080)
|
||||
- s390: adapt to change in sysfs symlink structure (bnc #431533)
|
||||
* Mon Oct 06 2008 snwint@suse.de
|
||||
- one more fingerprint sensor
|
||||
* Mon Oct 06 2008 snwint@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user