diff --git a/.cvsignore b/.cvsignore index 66da57c..ca95d05 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.225.tar.bz2 +hwdata-0.229.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 5ebb31e..03d58a8 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,8 +1,8 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.225 -Release: 3%{?dist} -License: GPLv2+ and LGPLv2+ +Version: 0.229 +Release: 1%{?dist} +License: GPLv2+ Group: System Environment/Base Source: hwdata-%{version}.tar.bz2 URL: http://git.fedorahosted.org/git/hwdata.git @@ -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,26 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Mon Mar 29 2010 Karsten Hopp 0.229-1 +- update usb.ids, out.txt and pci.ids for F-13 (#571914) + +* Wed Mar 17 2010 Phil Knirsch 0.228-1 +- Blacklist chsc_sch for s390x +- Resolves: #563228 + +* Mon Feb 22 2010 Karsten Hopp 0.227-1 +- update usb.ids, pci.ids, oui.txt +- update license + +* 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 +67,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..948eec8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6b6b183a74f64e684f47b6dd8fa0942 hwdata-0.225.tar.bz2 +5aaa655d2d908291eabdfb3420e59791 hwdata-0.229.tar.bz2