- update usb.ids pci.ids oui.txt

- rename /etc/modprobe.d/blacklist to /etc/modprobe.d/blacklist.conf
This commit is contained in:
Karsten Hopp 2009-03-19 19:46:04 +00:00
parent bdc0c8a2aa
commit b3f81f3e5e
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
hwdata-0.222.tar.bz2
hwdata-0.223.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
d7216c0d58fee68b67253af6b31d9fbd hwdata-0.222.tar.bz2
78813a6642562c36ccd8eb30f338ac9c hwdata-0.223.tar.bz2