rpms/xorg-x11-drv-sis/devel xorg-x11-drv-sis.spec,1.19,1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 16 21:46:07 UTC 2007


Author: ajackson

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

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



Index: xorg-x11-drv-sis.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-sis/devel/xorg-x11-drv-sis.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xorg-x11-drv-sis.spec	1 Dec 2006 21:01:35 -0000	1.19
+++ xorg-x11-drv-sis.spec	16 Feb 2007 21:46:05 -0000	1.20
@@ -4,12 +4,10 @@
 
 %define cvsdate xxxxxxx
 
-%define with_dri	1
-
 Summary:   Xorg X11 sis video driver
 Name:      xorg-x11-drv-sis
 Version:   0.9.3
-Release:   1%{?dist}
+Release:   2%{?dist}
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X Hardware Support
@@ -20,14 +18,12 @@
 
 Patch0: sis-0.9.1-assert.patch
 
-ExclusiveArch: %{ix86} x86_64 ppc
+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.0.99.901
 
@@ -67,6 +63,9 @@
 %{_mandir}/man4/sis.4*
 
 %changelog
+* Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 0.9.3-2
+- ExclusiveArch -> ExcludeArch
+
 * Fri Dec 1 2006 Adam Jackson <ajax at redhat.com> 0.9.3-1
 - Update to 0.9.3
 




More information about the fedora-cvs-commits mailing list