From b3f81f3e5e76666392881acc57a693be8b6b452b Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 19 Mar 2009 19:46:04 +0000 Subject: [PATCH] - update usb.ids pci.ids oui.txt - rename /etc/modprobe.d/blacklist to /etc/modprobe.d/blacklist.conf --- .cvsignore | 2 +- hwdata.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d269957..3942aec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.222.tar.bz2 +hwdata-0.223.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 8fbc45b..72d7636 100644 --- a/hwdata.spec +++ b/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 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 - 0.222-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 37bc701..fd25032 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7216c0d58fee68b67253af6b31d9fbd hwdata-0.222.tar.bz2 +78813a6642562c36ccd8eb30f338ac9c hwdata-0.223.tar.bz2