From 3db3fc0360c62f135e2b83e5774c7e8aed46dd17 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Thu, 29 Sep 2016 12:28:04 +0200 Subject: [PATCH] Remove wrong entry from usb ids. NVR: hwdata-0.252-8.4.el7 Resolves: rhbz#1380159 Signed-off-by: Vitezslav Crhonek --- hwdata.spec | 7 ++++++- remove-wrong-usb-id.patch | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 remove-wrong-usb-id.patch diff --git a/hwdata.spec b/hwdata.spec index 4c1bff1..36982e8 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ # This package is arch-specific just because of bundling different files for # different architectures. No -debuginfo package is needed. %global debug_package %{nil} -%global uprelease 8.3 +%global uprelease 8.4 Name: hwdata Summary: Hardware identification and configuration data @@ -28,6 +28,7 @@ such as the pci.ids and usb.ids databases. %ifarch ppc ppc64 patch -b -B nx_crypto -p1 < blacklist-nx_crypto.patch %endif +patch < remove-wrong-usb-id.patch %configure %build @@ -53,6 +54,10 @@ udevadm hwdb --update >/dev/null 2>&1 || : %{_datadir}/%{name}/* %changelog +* Thu Sep 29 2016 Vitezslav Crhonek - 0.252-8.4 +- Remove wrong entry from usb ids. + Resolves: #1380159 + * Mon Sep 26 2016 Vitezslav Crhonek - 0.252-8.3 - Updated pci, usb and vendor ids. - Resolves: rhbz#1292382 diff --git a/remove-wrong-usb-id.patch b/remove-wrong-usb-id.patch new file mode 100644 index 0000000..e57db18 --- /dev/null +++ b/remove-wrong-usb-id.patch @@ -0,0 +1,11 @@ +diff -up hwdata/usb.ids.orig hwdata/usb.ids +--- hwdata/usb.ids.orig 2016-09-29 11:02:44.000000000 +0200 ++++ hwdata/usb.ids 2016-09-29 11:02:54.633089550 +0200 +@@ -13602,7 +13602,6 @@ + 0e8c Well Force Electronic Co., Ltd + 0e8d MediaTek Inc. + 0003 MT6227 phone +- 0e8d 0003 M26 - BT Smart Watch for Android Phones + 0004 MT6227 phone + 0023 S103 + 00a5 GSM modem [Medion Surfstick Model:S4222] -- 2.25.1