rpms/xorg-x11-drv-ast/devel xorg-x11-drv-ast.spec,1.5,1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 16 18:39:27 UTC 2007


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-drv-ast/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20297

Modified Files:
	xorg-x11-drv-ast.spec 
Log Message:
* Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 0.81.0-4
- ExclusiveArch -> ExcludeArch



Index: xorg-x11-drv-ast.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-ast/devel/xorg-x11-drv-ast.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xorg-x11-drv-ast.spec	12 Jul 2006 19:17:44 -0000	1.5
+++ xorg-x11-drv-ast.spec	16 Feb 2007 18:39:25 -0000	1.6
@@ -4,17 +4,10 @@
 
 %define cvsdate xxxxxxx
 
-# NOTE: No DRI support available.
-%ifarch %{ix86} x86_64
-%define with_dri        0
-%else
-%define with_dri        0
-%endif
-
 Summary:   Xorg X11 ast video driver
 Name:      xorg-x11-drv-ast
 Version:   0.81.0
-Release:   3
+Release:   4%{?dist}
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X Hardware Support
@@ -23,14 +16,10 @@
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:   ast.xinf
 
-ExclusiveArch: %{ix86} x86_64
+ExcludeArch: s390 s390x
 
 BuildRequires: pkgconfig
 BuildRequires: xorg-x11-server-sdk >= 1.1.0-2
-%if %{with_dri}
-BuildRequires: mesa-libGL-devel >= 6.4-4
-BuildRequires: libdrm-devel >= 2.0-1
-%endif
 
 Requires:  xorg-x11-server-Xorg >= 1.1.0-1
 
@@ -70,6 +59,9 @@
 #%{_mandir}/man4/ast.4*
 
 %changelog
+* Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 0.81.0-4
+- ExclusiveArch -> ExcludeArch
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 0.81.0-3
 - rebuild
 




More information about the fedora-cvs-commits mailing list