rpms/viaideinfo/FC-5 viaideinfo.spec,1.1,1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Mon Oct 23 01:05:54 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/viaideinfo/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21151

Modified Files:
	viaideinfo.spec 
Log Message:
Enable x86-64 building (upstream says its OK)


Index: viaideinfo.spec
===================================================================
RCS file: /cvs/extras/rpms/viaideinfo/FC-5/viaideinfo.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- viaideinfo.spec	19 Oct 2006 06:50:13 -0000	1.1
+++ viaideinfo.spec	23 Oct 2006 01:05:23 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		viaideinfo
 Version:	0.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Displays the information of installed VIA IDE controllers 
 Group:		Applications/System
 License:	GPL
@@ -9,7 +9,7 @@
 Source0:	http://reactivated.net/software/viaideinfo/viaideinfo-%{version}.tar.gz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch:	%{ix86}
+ExclusiveArch:	%{ix86} x86_64
 
 BuildRequires:	pciutils-devel >= 2.2.0  
 
@@ -55,5 +55,8 @@
 
 
 %changelog
+* Sun Oct 22 2006 Peter Gordon <peter at thecodergeek.com> - 0.4-2 
+- Enable x86-64 build support
+
 * Tue Oct 17 2006 Peter Gordon <peter at thecodergeek.com> - 0.4-1
 - Initial packaging




More information about the scm-commits mailing list