OBS User unknown 2007-09-25 19:07:08 +00:00 committed by Git OBS Bridge
parent 3fa5f75798
commit 855b9dbc69
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:e2608b99c44d2f827b9b3cc7129e1a63a5846153bf8b59137872816d24b0fc24
size 684238

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 25 13:50:42 CEST 2007 - snwint@suse.de
- braille: fix el2d detection; wait longer in ht code
- fix mv643xx detection (#300613)
-------------------------------------------------------------------
Mon Sep 24 15:48:52 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 13.56)
# spec file for package hwinfo (Version 13.57)
#
# 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.56
Version: 13.57
Release: 1
Source: hwinfo-13.56.tar.bz2
Source: hwinfo-13.57.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -88,6 +88,9 @@ rm -rf %{buildroot}
/usr/include/hd.h
%doc doc/libhd/html
%changelog
* Tue Sep 25 2007 - snwint@suse.de
- braille: fix el2d detection; wait longer in ht code
- fix mv643xx detection (#300613)
* Mon Sep 24 2007 - snwint@suse.de
- updated X11 data (#326503)
* Mon Sep 24 2007 - snwint@suse.de