rpms/pciutils/F-12 pciutils-3.0.2-multilib.patch, 1.4, 1.5 pciutils.spec, 1.79, 1.80

Michal Hlavinka mhlavink at fedoraproject.org
Mon Oct 26 16:20:06 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/pciutils/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21478

Modified Files:
	pciutils-3.0.2-multilib.patch pciutils.spec 
Log Message:
* Mon Oct 26 2009 Michal Hlavinka <mhlavink at redhat.com> - 3.1.4-5
- fix build to enable -F option (#531020)


pciutils-3.0.2-multilib.patch:
 configure |   60 +++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 49 insertions(+), 11 deletions(-)

Index: pciutils-3.0.2-multilib.patch
===================================================================
RCS file: /cvs/extras/rpms/pciutils/F-12/pciutils-3.0.2-multilib.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- pciutils-3.0.2-multilib.patch	23 Oct 2009 15:57:45 -0000	1.4
+++ pciutils-3.0.2-multilib.patch	26 Oct 2009 16:20:06 -0000	1.5
@@ -76,15 +76,6 @@ diff -up pciutils-3.1.4/lib/configure.mu
  		;;
  	sunos)
  		case $cpu in
-@@ -130,7 +165,7 @@ case $sys in
- 		;;
- esac
- 
--echo >>$c '#define PCI_HAVE_PM_DUMP'
-+echo >>$cm '#define PCI_HAVE_PM_DUMP'
- echo " dump"
- 
- echo_n "Checking for zlib support... "
 @@ -153,6 +188,7 @@ else
  	echo >>$c '#define PCI_IDS "pci.ids"'
  fi


Index: pciutils.spec
===================================================================
RCS file: /cvs/extras/rpms/pciutils/F-12/pciutils.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- pciutils.spec	23 Oct 2009 15:57:45 -0000	1.79
+++ pciutils.spec	26 Oct 2009 16:20:06 -0000	1.80
@@ -1,6 +1,6 @@
 Name:		pciutils
 Version:	3.1.4
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 Source:		ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 
 #truncate too long names (#205948)
@@ -140,6 +140,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Oct 26 2009 Michal Hlavinka <mhlavink at redhat.com> - 3.1.4-5
+- fix build to enable -F option (#531020)
+
 * Fri Oct 23 2009 Michal Hlavinka <mhlavink at redhat.com> - 3.1.4-4
 - use direct hardware access method for 64bit architectures
 




More information about the fedora-extras-commits mailing list