- add viafb to blacklist

This commit is contained in:
Dave Airlie 2010-02-22 23:01:19 +00:00
parent 72443b7abc
commit e044c8b8a4
3 changed files with 20 additions and 6 deletions

View File

@ -1 +1 @@
hwdata-0.225.tar.bz2
hwdata-0.227.tar.bz2

View File

@ -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 <airlied@redhat.com> 0.227-1
- add viafb to blacklist
* Fri Jan 15 2010 Karsten Hopp <karsten@redhat.com> 0.226-1
- update release number
* Fri Jan 15 2010 Karsten Hopp <karsten@redhat.com> 0.225-4
- update usb.ids pci.ids oui.txt
* Mon Nov 30 2009 Dennis Gregorovic <dgregor@redhat.com> - 0.225-3.1
- Rebuilt for RHEL 6
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 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 <karsten@redhat.com> 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 <karsten@redhat.com> 0.222-1
- update usb.ids pci.ids oui.txt and build for all current releases
Fixes p.e. #465440

View File

@ -1 +1 @@
b6b6b183a74f64e684f47b6dd8fa0942 hwdata-0.225.tar.bz2
ecf5b6f1b21c5359ff2984ba216f85e8 hwdata-0.227.tar.bz2