]> git.pld-linux.org Git - packages/pciutils.git/commitdiff
- updated to 3.6.2 auto/th/pciutils-3.6.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Aug 2018 19:20:57 +0000 (21:20 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Aug 2018 19:20:57 +0000 (21:20 +0200)
- updated pci_init-error patch

pciutils-pci_init-error.patch
pciutils.spec

index 6b12f68df414facf4a13248ad0deeccce770423e..43b909f7a4b096912f543e5141b9d34359e78cc2 100644 (file)
@@ -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)
      {
        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.");
index cfe30d8d98ecc0d55b5095522272b02397212b78..d1fc53f62d3a8a36ad60b11c5771dcd7e05df7fa 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.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
This page took 0.109612 seconds and 4 git commands to generate.