fix buildroot (merge review)

This commit is contained in:
Karsten Hopp 2007-02-21 10:04:03 +00:00
parent 5e6cacc713
commit 2cbdea97f9
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
hwdata-0.195.tar.gz
hwdata-0.196.tar.gz

View File

@ -1,6 +1,6 @@
Name: hwdata
Summary: Hardware identification and configuration data
Version: 0.195
Version: 0.196
Release: 1
License: GPL/MIT
Group: System Environment/Base
@ -8,7 +8,7 @@ Source: hwdata-%{version}.tar.gz
BuildArch: noarch
Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
Requires: module-init-tools >= 3.2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
hwdata contains various hardware identification and configuration data,
@ -33,6 +33,12 @@ rm -rf $RPM_BUILD_ROOT
%config /usr/share/hwdata/*
%changelog
* Wed Feb 21 2007 Karsten Hopp <karsten@redhat.com> 0.196-1
- review fixes
* Mon Jan 29 2007 Karsten Hopp <karsten@redhat.com>
- add some monitors (#224510)
* Tue Jan 23 2007 Karsten Hopp <karsten@redhat.com> 0.195-1
- update pci.ids, usb.ids and build for FC-7

View File

@ -1 +1 @@
bf2fcca28a9ef730f48813a65b596dc3 hwdata-0.195.tar.gz
2584badeb4cb145be4ad014fc5864235 hwdata-0.196.tar.gz