OBS User unknown 2007-09-17 15:36:17 +00:00 committed by Git OBS Bridge
parent 7b1e7a9262
commit e1c9cdbe08
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 17 17:31:40 CEST 2007 - snwint@suse.de
- updated pci & usb ids
-------------------------------------------------------------------
Tue Sep 11 14:59:00 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 13.52)
# spec file for package hwinfo (Version 13.53)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -18,11 +18,11 @@ Provides: libhd
Obsoletes: libhd
Requires: dbus-1 >= 0.34 hal >= 0.5.2
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
Autoreqprov: on
AutoReqProv: on
Summary: Hardware Library
Version: 13.52
Version: 13.53
Release: 1
Source: hwinfo-13.52.tar.bz2
Source: hwinfo-13.53.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -89,6 +89,8 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Mon Sep 17 2007 - snwint@suse.de
- updated pci & usb ids
* Tue Sep 11 2007 - snwint@suse.de
- look for old config files in udi subdir, too (#308198, #309051)
* Mon Sep 10 2007 - snwint@suse.de