rpms/pciutils/devel pciutils.spec, 1.47, 1.48 pciutils-update-pciids.patch, 1.1, NONE

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Thu Jul 12 08:49:16 UTC 2007


Author: harald

Update of /cvs/pkgs/rpms/pciutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11756

Modified Files:
	pciutils.spec 
Removed Files:
	pciutils-update-pciids.patch 
Log Message:
- fixed update-pciids.sh


Index: pciutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pciutils/devel/pciutils.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- pciutils.spec	27 Jun 2007 09:51:24 -0000	1.47
+++ pciutils.spec	12 Jul 2007 08:48:40 -0000	1.48
@@ -1,6 +1,6 @@
 Name:		pciutils
 Version:	2.2.6
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Source:		ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 Patch0:		pciutils-strip.patch
 Patch1: 	pciutils-2.2.4-buf.patch
@@ -45,7 +45,7 @@
 sed -i -e 's/^SRC=.*/SRC="http:\/\/pciids.sourceforge.net\/pci.ids"/' update-pciids.sh
 
 %build
-make OPT="$RPM_OPT_FLAGS -D_GNU_SOURCE=1" PREFIX="/usr" IDSDIR="/usr/share/hwdata"  %{?_smp_mflags}
+make OPT="$RPM_OPT_FLAGS -D_GNU_SOURCE=1" PREFIX="/usr" IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids" %{?_smp_mflags}
 
 
 %install
@@ -75,6 +75,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Jul 12 2007 Harald Hoyer <harald at redhat.com> - 2.2.6-2
+- fixed update-pciids.sh
+
 * Wed Jun 27 2007 Harald Hoyer <harald at redhat.com> - 2.2.6-1
 - version 2.2.6
 - fixed URL in update-pciids.sh 


--- pciutils-update-pciids.patch DELETED ---




More information about the fedora-extras-commits mailing list