forked from pool/hwinfo
This commit is contained in:
parent
7b2254b168
commit
4f89097067
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8dab739a5d2c131e64f58eb998735bda98208fefee12921b95be71d033be8da
|
||||
size 685055
|
3
hwinfo-14.8.tar.bz2
Normal file
3
hwinfo-14.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:062c9b11a1e79b0900785fb9954a15b77ebdd4e065f18b9ebf8db0e1421dc6ce
|
||||
size 685021
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 14:32:04 CET 2008 - snwint@suse.de
|
||||
|
||||
- wlan detection sometimes missed network cards (bnc #368442)
|
||||
- ide-cd module name changed
|
||||
- make hwprobe=+udev work again
|
||||
- support MS virtual network devs (bnc #359261)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 12:25:27 CET 2008 - snwint@suse.de
|
||||
|
||||
|
11
hwinfo.spec
11
hwinfo.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hwinfo (Version 14.6)
|
||||
# spec file for package hwinfo (Version 14.8)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
AutoReqProv: on
|
||||
Summary: Hardware Library
|
||||
Version: 14.6
|
||||
Version: 14.8
|
||||
Release: 1
|
||||
Source: hwinfo-14.6.tar.bz2
|
||||
Source: hwinfo-14.8.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -94,6 +94,11 @@ rm -rf %{buildroot}
|
||||
%doc doc/libhd/html
|
||||
|
||||
%changelog
|
||||
* Fri Mar 14 2008 snwint@suse.de
|
||||
- wlan detection sometimes missed network cards (bnc #368442)
|
||||
- ide-cd module name changed
|
||||
- make hwprobe=+udev work again
|
||||
- support MS virtual network devs (bnc #359261)
|
||||
* Thu Mar 06 2008 snwint@suse.de
|
||||
- fix compilation on x86_64
|
||||
* Thu Mar 06 2008 snwint@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user