fix buildroot (merge review)
This commit is contained in:
parent
5e6cacc713
commit
2cbdea97f9
@ -1 +1 @@
|
||||
hwdata-0.195.tar.gz
|
||||
hwdata-0.196.tar.gz
|
||||
|
||||
10
hwdata.spec
10
hwdata.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user