[hwdata/f17] updated pci.ids, usb.ids, oui.txt

Michal Minar miminar at fedoraproject.org
Wed Sep 26 13:58:53 UTC 2012


commit a5315966cc999947ff9de469da8896f1ee799a1b
Author: Michal Minar <miminar at redhat.com>
Date:   Wed Sep 26 15:54:05 2012 +0200

    updated pci.ids, usb.ids, oui.txt

 .gitignore  |    1 +
 hwdata.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad3c0fb..a6025db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 hwdata-0.227.tar.bz2
 hwdata-0.232.tar.bz2
 /hwdata-0.234.tar.bz2
+/hwdata-0.234-3.f18.tar.bz2
diff --git a/hwdata.spec b/hwdata.spec
index d3ea630..0938640 100644
--- a/hwdata.spec
+++ b/hwdata.spec
@@ -1,10 +1,10 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
 Version: 0.234
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
-Source: hwdata-%{version}.tar.bz2
+Source: hwdata-%{version}-%{release}.tar.bz2
 URL:    http://git.fedorahosted.org/git/hwdata.git
 BuildArch: noarch
 Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
@@ -30,13 +30,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
 %doc LICENSE COPYING
 %dir %{_datadir}/%{name}
 %config(noreplace) %{_sysconfdir}/modprobe.d/blacklist.conf
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Sep 26 2012 Michal Minar <miminar at redhat.com> 0.234-3
+- Update usb.ids, oui.txt and pci.ids
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.234-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 58558aa..d7f19f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8108ff494a0a46358894c1b0e61592c6  hwdata-0.234.tar.bz2
+90d5a3bda4a148a578f6d24bcafa20b4  hwdata-0.234-3.f18.tar.bz2


More information about the scm-commits mailing list