[packages/pciutils] - up to 3.6.4
arekm
arekm at pld-linux.org
Thu Feb 6 22:23:47 CET 2020
commit 6d252849141b321b1c92af7da2a7fb3d2d8f17bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 6 22:23:41 2020 +0100
- up to 3.6.4
pciutils-pcimodules.patch | 6 +++---
pciutils.spec | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/pciutils.spec b/pciutils.spec
index 0ad6a92..680fc4f 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -20,12 +20,12 @@ Summary(sv.UTF-8): PCI-bussrelaterade verktyg
Summary(uk.UTF-8): Утиліти роботи з PCI пристроями
Summary(zh_CN.UTF-8): PCI 总线相关的工具。
Name: pciutils
-Version: 3.6.2
+Version: 3.6.4
Release: 1
License: GPL v2+
Group: Applications/System
Source0: https://mj.ucw.cz/download/linux/pci/%{name}-%{version}.tar.gz
-# Source0-md5: a1c5ec13f81a1c9cf380c93623959005
+# Source0-md5: 6d09a18814892aeacc42d7216d617189
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 1ac48f433b1995044e14c24513992211
Patch0: %{name}-pci_h.patch
@@ -357,6 +357,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) /%{_lib}/libpci.so.*.*.*
%attr(755,root,root) %ghost /%{_lib}/libpci.so.3
+%{_mandir}/man5/pci.ids.5*
%files devel
%defattr(644,root,root,755)
diff --git a/pciutils-pcimodules.patch b/pciutils-pcimodules.patch
index 4279849..4c86593 100644
--- a/pciutils-pcimodules.patch
+++ b/pciutils-pcimodules.patch
@@ -1,11 +1,11 @@
--- pciutils-2.2.4/Makefile.orig 2006-09-13 00:46:05.065201750 +0200
+++ pciutils-2.2.4/Makefile 2006-09-13 00:47:30.430536750 +0200
-@@ -50,7 +50,7 @@
+@@ -59,7 +59,7 @@ PCIINC_INS=lib/config.h lib/header.h lib
export
--all: lib/$(PCILIB) lspci setpci example lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
-+all: lib/$(PCILIB) lspci setpci pcimodules example lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
+-all: lib/$(PCILIB) lspci setpci example lspci.8 setpci.8 pcilib.7 pci.ids.5 update-pciids update-pciids.8 $(PCI_IDS)
++all: lib/$(PCILIB) lspci setpci pcimodules example lspci.8 setpci.8 pcilib.7 pci.ids.5 update-pciids update-pciids.8 $(PCI_IDS)
lib/$(PCILIB): $(PCIINC) force
$(MAKE) -C lib all
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pciutils.git/commitdiff/6d252849141b321b1c92af7da2a7fb3d2d8f17bd
More information about the pld-cvs-commit
mailing list