diff --git a/pciutils-3.5.4.tar.xz b/pciutils-3.5.4.tar.xz deleted file mode 100644 index 36fd00d..0000000 --- a/pciutils-3.5.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64293c6ab9318c40ef262b76d87bd9097531759752bac556e50979b1e63cfe66 -size 320412 diff --git a/pciutils-3.5.5.tar.sign b/pciutils-3.5.5.tar.sign new file mode 100644 index 0000000..bf10a61 --- /dev/null +++ b/pciutils-3.5.5.tar.sign @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIVAwUAWVzoO8KOeEftcPgtAQK1iQ/9HRJiDN59DqxIgPxmww1Snbn0DZY2rDYo +bFP61e9kA1adSp/uyl/7lku9e1lD9kiJLWWSu2d5Kj64mMAMwgHmIs7Km+MXE25J +lNMs5buRIEntdBc7DrOY961knZy/nGkyjcvn46nGZcqcKpopcDULrSfJJujX2XC8 +x8VysjhET3IbYK6GzqiE14ojBPub0B7zawDoValmRFWijPQ8SKamkFyeEJrDiZT5 +jOnsNx+By+e5NFBYbu9a5xPWMqAHXQs2XfUfHy9poOxvrMK+gLSolJgzf/ZtAzw3 +cZe1OErg97lNwSNs9pmqqr7eT2zpkNCTT7lGpGDCE+fM6f5PZsBrzAssAYEEH/6v +tQEVzXZJO9Auwmduiel0rr86NLhxXtQhDwsQK7xIleQarbPi0kcoDp2QEFbGzE0V +w0z7mL+XjHZwaV6HNf0RPV1baDfn0GUglHH/2P7PSdWNYKj0iIn2hy4R/0Id8vYk +p04V7dw3q5w1r6n1d/O7SGCGqMQlzvivRCzzhvTjmcTEeYhLjXwTRRI9FnQ6jKoU +HfjyYd9TPNHrMLG4OSLKxLWP/Fbt2Tw96sgnx4B+d4c0moV2OxTTogmLMrsDUZmH +ISt31gO92CziX+7NKGF2lYfeuIKoHDbZePi4QSepNuuI+ddJete4C/+W94nBw2m4 +GcECas91UAQ= +=YMQL +-----END PGP SIGNATURE----- diff --git a/pciutils-3.5.5.tar.xz b/pciutils-3.5.5.tar.xz new file mode 100644 index 0000000..424f09d --- /dev/null +++ b/pciutils-3.5.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5 +size 324676 diff --git a/pciutils.changes b/pciutils.changes index 8006cd3..bb75246 100644 --- a/pciutils.changes +++ b/pciutils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Nov 11 17:04:35 UTC 2017 - aavindraa@gmail.com + +- Update to version 3.5.5 + * Better decoding of AER capability. + * "Slot Implemented" flag is decoded for PCI/PCI-X to PCIe bridges. + * Minor fixes of decoding other capabilities. + * As usual, updated pci.ids to the current snapshot of the + database. +- cleanup with spec-cleaner +- switch from ftp to https +- track signature + ------------------------------------------------------------------- Mon Feb 27 12:07:44 UTC 2017 - mpluskal@suse.com diff --git a/pciutils.spec b/pciutils.spec index f89921e..cc22897 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -18,13 +18,14 @@ %define lname libpci3 Name: pciutils -Version: 3.5.4 +Version: 3.5.5 Release: 0 Summary: PCI utilities for the Linux Kernel License: GPL-2.0+ Group: Hardware/Other Url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml -Source: ftp://ftp.kernel.org/pub/software/utils/pciutils/%{name}-%{version}.tar.xz +Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz +Source1: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.sign Source2: baselibs.conf Patch0: pciutils-3.2.0_update-dist.patch Patch1: pciutils-3.1.9_pkgconfig.patch @@ -86,7 +87,6 @@ ln -sf /%{_lib}/libpci.so.3 %{buildroot}%{_libdir}/libpci.so %postun -n %{lname} -p /sbin/ldconfig %files -%defattr(-, root, root) %doc README COPYING /sbin/lspci /sbin/setpci @@ -97,11 +97,9 @@ ln -sf /%{_lib}/libpci.so.3 %{buildroot}%{_libdir}/libpci.so %{_mandir}/man8/update-pciids.8%{ext_man} %files -n %{lname} -%defattr(-,root,root) /%{_lib}/libpci.so.* %files devel -%defattr(-, root, root) %{_includedir}/pci/ %{_libdir}/libpci.so %{_libdir}/pkgconfig/libpci.pc