Update pci, usb and vendor ids
NVR: 0.275-1 Signed-off-by: Michal Minar <miminar@redhat.com>
This commit is contained in:
parent
5e6bb132bc
commit
90969aac1b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hwdata-0.274.tar.bz2
|
||||
/hwdata-0.275.tar.bz2
|
||||
|
||||
@ -1,11 +1,10 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.274
|
||||
Release: 2%{?dist}
|
||||
Version: 0.275
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2
|
||||
Patch0: usb-ids-entry.patch
|
||||
URL: http://git.fedorahosted.org/git/hwdata.git
|
||||
BuildArch: noarch
|
||||
|
||||
@ -15,7 +14,6 @@ such as the pci.ids and usb.ids databases.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b usb-ids-entry
|
||||
%configure
|
||||
|
||||
%build
|
||||
@ -35,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 18 2015 Michal Minar <miminar@redhat.com> 0.275-1
|
||||
- Updated pci, usb and vendor ids.
|
||||
|
||||
* Mon Jan 26 2015 Michal Minar <miminar@redhat.com> 0.274-2
|
||||
- Removed wrong entry from usb ids file.
|
||||
- Resolves #1185630
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
ce4c524e6e9bcb3caba054d6f520740b hwdata-0.274.tar.bz2
|
||||
254400033ffa8a692ba6c725e1929f61 hwdata-0.275.tar.bz2
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
Index: hwdata-0.274/usb.ids
|
||||
===================================================================
|
||||
--- hwdata-0.274.orig/usb.ids
|
||||
+++ hwdata-0.274/usb.ids
|
||||
@@ -17394,7 +17394,6 @@
|
||||
2000 Flashdisk
|
||||
8564 Transcend Information, Inc.
|
||||
1000 JetFlash
|
||||
- 8564 1000 JetFlash
|
||||
4000 RDF8
|
||||
8644 Intenso GmbG
|
||||
8003 Micro Line
|
||||
Loading…
Reference in New Issue
Block a user