]> git.pld-linux.org Git - packages/pciutils.git/commitdiff
- added -deviceclass.patch
authorKarol Krenski <charles@pld-linux.org>
Mon, 17 Oct 2005 02:10:50 +0000 (02:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pciutils.spec -> 1.77

pciutils.spec

index b51b4d093b16cfc6974379b0e94fda4bae488364..09c97a6787fcac601a04d80b23a1f1311e306c76 100644 (file)
@@ -17,7 +17,7 @@ Summary(uk):  
 Summary(zh_CN):        PCI ×ÜÏßÏà¹ØµÄ¹¤¾ß¡£
 Name:          pciutils
 Version:       2.2.0
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
@@ -29,6 +29,7 @@ Source2:      http://pciids.sourceforge.net/pci.ids
 Patch0:                %{name}-devel.patch
 Patch1:                %{name}-pci_h.patch
 Patch2:                %{name}-pcimodules.patch
+Patch3:                %{name}-deviceclass.patch
 URL:           http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -235,6 +236,7 @@ enheter kopplade till PCI-bussen.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # paranoid check whether pci.ids in _sourcedir isn't too old
 if [ "`wc -l < %{SOURCE2}`" -lt "`wc -l < pci.ids`" ] ; then
This page took 0.058345 seconds and 4 git commands to generate.