rpms/xorg-x11-drivers/devel xorg-x11-drivers.spec,1.18,1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 26 16:42:42 UTC 2007


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-drivers/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11845

Modified Files:
	xorg-x11-drivers.spec 
Log Message:
* Mon Feb 26 2007 Adam Jackson <ajax at redhat.com> 7.2-3
- Fix the i810 ifarch to include all the relevant arches.



Index: xorg-x11-drivers.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drivers/devel/xorg-x11-drivers.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xorg-x11-drivers.spec	19 Feb 2007 18:59:35 -0000	1.18
+++ xorg-x11-drivers.spec	26 Feb 2007 16:42:40 -0000	1.19
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,7 +75,7 @@
 %endif
 
 # So far i810 is onboard-only.
-%ifarch %{ix86}
+%ifarch %{ix86} x86_64 ia64
 Requires: xorg-x11-drv-i810
 %endif
 
@@ -117,6 +117,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Mon Feb 26 2007 Adam Jackson <ajax at redhat.com> 7.2-3
+- Fix the i810 ifarch to include all the relevant arches.
+
 * Mon Feb 19 2007 Adam Jackson <ajax at redhat.com> 7.2-2
 - Package review feedback fixes: (#226573)
   - Remove URL, misleading




More information about the fedora-cvs-commits mailing list