SHA256
1
0
forked from pool/hwinfo
OBS User unknown 2007-07-26 23:44:19 +00:00 committed by Git OBS Bridge
parent 0850286f8f
commit 65d60e1c12
4 changed files with 15 additions and 6 deletions

View File

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

3
hwinfo-13.39.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 25 14:21:56 CEST 2007 - snwint@suse.de
- more wlan drivers (#291131)
- fixed framebuffer color depth calculation (#294334)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 16 10:53:10 CEST 2007 - snwint@suse.de Mon Jul 16 10:53:10 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package hwinfo (Version 13.38) # spec file for package hwinfo (Version 13.39)
# #
# 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.38 Version: 13.39
Release: 1 Release: 1
Source: hwinfo-13.38.tar.bz2 Source: hwinfo-13.39.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@ -89,6 +89,9 @@ rm -rf %{buildroot}
%doc doc/libhd/html %doc doc/libhd/html
%changelog %changelog
* Wed Jul 25 2007 - snwint@suse.de
- more wlan drivers (#291131)
- fixed framebuffer color depth calculation (#294334)
* Mon Jul 16 2007 - snwint@suse.de * Mon Jul 16 2007 - snwint@suse.de
- add fingerprint reader support - add fingerprint reader support
* Thu Jul 12 2007 - snwint@suse.de * Thu Jul 12 2007 - snwint@suse.de