[pciutils] - removed obsolete patches

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jan 10 14:41:14 UTC 2011


commit f4d0b14dd3ed6eee94b4f45cc1bfd83ffe640036
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jan 10 15:40:55 2011 +0100

    - removed obsolete patches

 pciutils-2.2.10-sparc-support.patch |   14 -----
 pciutils-3.0.1-superh-support.patch |   12 ----
 pciutils-3.0.2-multilib.patch       |  102 -----------------------------------
 pciutils-3.1.2-arm.patch            |   21 -------
 pciutils.spec                       |   17 ++-----
 5 files changed, 4 insertions(+), 162 deletions(-)
---
diff --git a/pciutils.spec b/pciutils.spec
index e080f67..106d1b7 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -1,6 +1,6 @@
 Name:		pciutils
 Version:	3.1.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 Source:		ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 
 #truncate too long names (#205948)
@@ -15,17 +15,9 @@ Patch3:		pciutils-havepread.patch
 #change pci.ids directory to hwdata, fedora/rhel specific
 Patch6:		pciutils-2.2.1-idpath.patch
 
-#multilib support
-Patch8:		pciutils-3.0.2-multilib.patch
-
 #add support for directory with another pci.ids, rejected by upstream, rhbz#195327
 Patch9:		pciutils-dir-d.patch
 
-#platform support 3x
-Patch10:	pciutils-2.2.10-sparc-support.patch
-Patch11:	pciutils-3.0.1-superh-support.patch
-Patch12:	pciutils-3.1.2-arm.patch
-
 License:	GPLv2+
 URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -73,11 +65,7 @@ devices connected to the PCI bus.
 %patch2 -p1 -b .scan
 %patch3 -p1 -b .pread
 %patch6 -p1 -b .idpath
-%patch8 -p1 -b .multilib
 %patch9 -p1 -b .dird
-%patch10 -p1 -b .sparc
-%patch11 -p1 -b .superh
-%patch12 -p1 -b .arm
 
 sed -i -e 's|^SRC=.*|SRC="http://pciids.sourceforge.net/pci.ids"|' update-pciids.sh
 
@@ -144,6 +132,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Jan 10 2011 Michal Hlavinka <mhlavink at redhat.com> - 3.1.7-2
+- removed obsolete patches
+
 * Mon Aug 30 2010 Michal Hlavinka <mhlavink at redhat.com> - 3.1.7-1
 - updated to 3.1.7
 


More information about the scm-commits mailing list