- update usb.ids pci.ids oui.txt
- rename /etc/modprobe.d/blacklist to /etc/modprobe.d/blacklist.conf
This commit is contained in:
parent
bdc0c8a2aa
commit
b3f81f3e5e
@ -1 +1 @@
|
||||
hwdata-0.222.tar.bz2
|
||||
hwdata-0.223.tar.bz2
|
||||
|
||||
10
hwdata.spec
10
hwdata.spec
@ -1,7 +1,7 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.222
|
||||
Release: 2%{?dist}
|
||||
Version: 0.223
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: hwdata-%{version}.tar.bz2
|
||||
@ -33,10 +33,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE COPYING
|
||||
%dir %{_datadir}/%{name}
|
||||
%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist
|
||||
%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist.conf
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2009 Karsten Hopp <karsten@redhat.com> 0.223-1
|
||||
- update usb.ids pci.ids oui.txt
|
||||
- rename /etc/modprobe.d/blacklist to /etc/modprobe.d/blacklist.conf
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.222-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user