]> git.pld-linux.org Git - packages/pciutils.git/commitdiff
- up to 3.6.4 auto/th/pciutils-3.6.4-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Feb 2020 21:23:41 +0000 (22:23 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Feb 2020 21:23:41 +0000 (22:23 +0100)
pciutils-pcimodules.patch
pciutils.spec

index 4279849bb36e96e8406106ea836f5febede8b366..4c86593dc4a90f55bdeea4d9edd9e4af7aa51687 100644 (file)
@@ -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
index 0ad6a9285394bdd0e1149b462f260e6c796f9769..680fc4f2b07960261e817564117dc42edafa6ca7 100644 (file)
@@ -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)
This page took 0.235414 seconds and 4 git commands to generate.