[packages/pciutils] - updated to 3.6.2 - updated pci_init-error patch

qboosh qboosh at pld-linux.org
Fri Aug 24 21:18:14 CEST 2018


commit 1a105fa445b40343414e9a77a182f42ffb99e712
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 24 21:20:57 2018 +0200

    - updated to 3.6.2
    - updated pci_init-error patch

 pciutils-pci_init-error.patch | 14 +++++++-------
 pciutils.spec                 |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/pciutils.spec b/pciutils.spec
index cfe30d8..d1fc53f 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.5.6
+Version:	3.6.2
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
-# Source0-md5:	63b347d2bb5719b7769c03a1bb72a5b7
+# Source0-md5:	a1c5ec13f81a1c9cf380c93623959005
 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
diff --git a/pciutils-pci_init-error.patch b/pciutils-pci_init-error.patch
index 6b12f68..43b909f 100644
--- a/pciutils-pci_init-error.patch
+++ b/pciutils-pci_init-error.patch
@@ -1,6 +1,6 @@
---- pciutils-3.1.7/lib/init.c~	2008-11-11 00:11:51.000000000 +0100
-+++ pciutils-3.1.7/lib/init.c	2011-08-07 22:05:05.968913892 +0200
-@@ -178,8 +178,10 @@
+--- pciutils-3.6.2/lib/init.c.orig	2018-03-20 21:36:30.000000000 +0100
++++ pciutils-3.6.2/lib/init.c	2018-08-24 21:13:23.412076269 +0200
+@@ -208,8 +208,10 @@
  
    if (a->method)
      {
@@ -12,10 +12,10 @@
        a->methods = pci_methods[a->method];
      }
    else
-@@ -198,8 +200,10 @@
- 	      }
- 	    a->debug("...No.\n");
- 	  }
+@@ -230,8 +232,10 @@
+ 	    }
+ 	  a->debug("...No.\n");
+ 	}
 -      if (!a->methods)
 +      if (!a->methods) {
  	a->error("Cannot find any working access method.");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pciutils.git/commitdiff/1a105fa445b40343414e9a77a182f42ffb99e712



More information about the pld-cvs-commit mailing list