diff --git a/bugfix-rename-some-pci-name.patch b/bugfix-rename-some-pci-name.patch index 5bc7669..d558a1b 100644 --- a/bugfix-rename-some-pci-name.patch +++ b/bugfix-rename-some-pci-name.patch @@ -10,12 +10,12 @@ Subject: [PATCH] bugfix-rename-some-pci-name.patch diff -Naur a/pci.ids b/pci.ids --- a/pci.ids 2020-06-20 17:35:54.786057979 +0800 +++ b/pci.ids 2020-06-20 17:40:50.076585490 +0800 -@@ -22356,7 +22356,7 @@ +@@ -23739,7 +23745,7 @@ 3003 ioMemory Mezzanine 1aee Caustic Graphics Inc. # nee Qumranet, Inc. -1af4 Red Hat, Inc. +1af4 Virtio: 1000 Virtio network device + 01de fffb Propolis Virtio network device 1001 Virtio block device - 1002 Virtio memory balloon diff --git a/enhancement-update-Hi1822-info-in-pci-ids.patch b/enhancement-update-Hi1822-info-in-pci-ids.patch index 0a36ef0..725ce5b 100644 --- a/enhancement-update-Hi1822-info-in-pci-ids.patch +++ b/enhancement-update-Hi1822-info-in-pci-ids.patch @@ -10,7 +10,7 @@ Subject: [PATCH] enhancement-update-Hi1822-info-in-pci-ids diff -Naur a/pci.ids b/pci.ids --- a/pci.ids 2020-06-01 07:56:07.000000000 +0000 +++ b/pci.ids 2020-07-20 11:47:23.212000000 +0000 -@@ -22103,6 +22103,7 @@ +@@ -23397,6 +23397,7 @@ 19e5 d139 Hi1822 SP572 (2*100GE) 19e5 d13d Hi1822 SC371 (2*100GE) 19e5 d147 Hi1822 SP573 (2*100GE) @@ -18,7 +18,7 @@ diff -Naur a/pci.ids b/pci.ids 0202 Hi1822 Family (2*32G FC) 19e5 d149 Hi1822 SP528 (2*32G FC) 19e5 d302 Hi1822 SP521 (2*32G FC) -@@ -22111,12 +22112,17 @@ +@@ -23405,12 +23406,17 @@ 19e5 d148 Hi1822 SP527 (2*16G FC) 19e5 d301 Hi1822 SP520 (2*16G FC) 19e5 d305 Hi1822 SP525 (2*16G FC) diff --git a/hwdata.spec b/hwdata.spec index 95c0131..f00de6a 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.353 -Release: 2 +Version: 0.366 +Release: 1 License: GPL-2.0-or-later Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz URL: https://github.com/vcrhonek/hwdata @@ -30,8 +30,12 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %dir %{_datadir}/%{name} %{_prefix}/lib/modprobe.d/dist-blacklist.conf %{_datadir}/%{name}/* +%{_datadir}/pkgconfig/%{name}.pc %changelog +* Sun Jan 29 2023 chenhaixiang - 0.366-1 +- Update to hwdata-v0.366 + * Wed Aug 03 2022 liukuo - 0.353-2 - License compliance rectification diff --git a/v0.353.tar.gz b/v0.353.tar.gz deleted file mode 100644 index 469c3d1..0000000 Binary files a/v0.353.tar.gz and /dev/null differ diff --git a/v0.366.tar.gz b/v0.366.tar.gz new file mode 100644 index 0000000..ca3133f Binary files /dev/null and b/v0.366.tar.gz differ