update
This commit is contained in:
parent
b7e8a8c083
commit
cf57d4ef7d
@ -1 +1 @@
|
||||
hwdata-0.160.tar.gz
|
||||
hwdata-0.162.tar.gz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.160
|
||||
Version: 0.162
|
||||
Release: 1
|
||||
License: GPL/MIT
|
||||
Group: System Environment/Base
|
||||
Source: hwdata-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
Conflicts: Xconfigurator < 4.9.42-1, kernel-pcmcia-cs < 3.1.31-11, kudzu < 1.1.86
|
||||
Conflicts: Xconfigurator < 4.9.42-1, pcmcia-cs, kudzu < 1.1.86
|
||||
Requires: module-init-tools >= 3.2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
@ -29,14 +29,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE COPYING
|
||||
%dir /usr/share/hwdata
|
||||
%dir /etc/pcmcia
|
||||
%config(noreplace) /etc/modprobe.d/blacklist
|
||||
%config /etc/pcmcia/config
|
||||
%config /usr/share/hwdata/*
|
||||
# This file is screaming to be moved into /usr/share/hwdata sometime <g>
|
||||
/usr/X11R6/lib/X11/Cards
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2005 Bill Nottingham <notting@redhat.com> - 0.162-1
|
||||
- remove /etc/pcmcia/config, conflict with pcmcia-cs
|
||||
|
||||
* Fri Jul 7 2005 Bill Nottingham <notting@redhat.com> - 0.160-1
|
||||
- move blacklist to /etc/modprobe.d, require new module-init-tools
|
||||
- add LG monitors (#162466, #161734)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user