diff --git a/.cvsignore b/.cvsignore index 66da57c..8d77c25 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.225.tar.bz2 +hwdata-0.227.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 5ebb31e..6a4b8ca 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.225 -Release: 3%{?dist} +Version: 0.227 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Base Source: hwdata-%{version}.tar.bz2 @@ -10,7 +10,6 @@ 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-%(%{__id_u} -n) -Patch0: pnp-dell.patch %description hwdata contains various hardware identification and configuration data, @@ -19,7 +18,6 @@ such as the pci.ids database and MonitorsDb databases. %prep %setup -q -%patch0 -p1 -b .dell %build # nothing to build @@ -39,6 +37,18 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Tue Feb 23 2010 Dave Airlie 0.227-1 +- add viafb to blacklist + +* Fri Jan 15 2010 Karsten Hopp 0.226-1 +- update release number + +* Fri Jan 15 2010 Karsten Hopp 0.225-4 +- update usb.ids pci.ids oui.txt + +* Mon Nov 30 2009 Dennis Gregorovic - 0.225-3.1 +- Rebuilt for RHEL 6 + * Fri Jul 24 2009 Fedora Release Engineering - 0.225-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild @@ -49,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT - Update pci.ids, usb.ids, and oui.txt - Add pnp.ids +* 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 + * Wed Jan 28 2009 Karsten Hopp 0.222-1 - update usb.ids pci.ids oui.txt and build for all current releases Fixes p.e. #465440 diff --git a/sources b/sources index 12479fa..d5767b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6b6b183a74f64e684f47b6dd8fa0942 hwdata-0.225.tar.bz2 +ecf5b6f1b21c5359ff2984ba216f85e8 hwdata-0.227.tar.bz2