pciutils updated to 3.5.6
This commit is contained in:
parent
2177c4606a
commit
bf0de144bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.5.2.tar.gz
|
||||
/pciutils-3.5.4.tar.gz
|
||||
/pciutils-3.5.5.tar.gz
|
||||
/pciutils-3.5.6.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.5.5
|
||||
Release: 3%{?dist}
|
||||
Version: 3.5.6
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
|
||||
Source1: multilibconfigh
|
||||
|
||||
@ -55,8 +55,6 @@ devices connected to the PCI bus.
|
||||
%patch1 -p1 -b .idpath
|
||||
%patch2 -p1 -b .dird
|
||||
|
||||
sed -i -e 's|^SRC=.*|SRC="http://pciids.sourceforge.net/pci.ids"|' update-pciids.sh
|
||||
|
||||
%build
|
||||
make SHARED="no" ZLIB="no" LIBKMOD=yes STRIP="" OPT="$RPM_OPT_FLAGS" PREFIX="/usr" IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids" %{?_smp_mflags}
|
||||
mv lib/libpci.a lib/libpci.a.toinstall
|
||||
@ -121,6 +119,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Nov 20 2017 Michal Hlavinka <mhlavink@redhat.com> - 3.5.6-1
|
||||
- pciutils updated to 3.5.6
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pciutils-3.5.5.tar.gz) = b2c89e1d742c5a23cad662ed6bb1d47d7587b0d823fcbf3abc6d613735961473f7d29c83a4ccb49b64ec4f674026f17e88693eb34b42cb6c128abd1407c778ba
|
||||
SHA512 (pciutils-3.5.6.tar.gz) = dcdca7e0bce69d1bee1fa5ea480a9f38534d66da576fdc710aefd8eeb0c18bf6ec5b39e63019d29d6bae0ec2d3881f5d07a4a105ca04c320d84c17821f7297e4
|
||||
|
Loading…
Reference in New Issue
Block a user