diff --git a/bugfix-rename-some-pci-name.patch b/bugfix-rename-some-pci-name.patch index 5bc76690fb648e765ee1d60a369c254abfae2786..d558a1ba0e9e777468c7607aba2f81186d72b1c5 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 0a36ef0b6db5731aa4751d2133de379487bd9ee0..725ce5b19613ec63aecbcc5e28be2a1ac8ed4ff4 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 95c0131c4f87bb1d328e30845963a4903275340f..f00de6ab0f6049196feb3188ce36d8e657b07e30 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 469c3d19d483f5dd8cc949de2627fcaa532ad8c0..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..ca3133f9a73a21c7e922dc528dd2832ddf393d16 Binary files /dev/null and b/v0.366.tar.gz differ