SPECS: X11.spec - added bcond for openchrome http://www.openchrome...

kolodko kolodko at pld-linux.org
Tue Feb 13 21:09:02 CET 2007


Author: kolodko                      Date: Tue Feb 13 20:09:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond for openchrome http://www.openchrome.org/
  at least support for my K8T890 on branch vt3336, still
  without drm

---- Files affected:
SPECS:
   X11.spec (1.214 -> 1.215) 

---- Diffs:

================================================================
Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.214 SPECS/X11.spec:1.215
--- SPECS/X11.spec:1.214	Mon Feb 12 22:23:45 2007
+++ SPECS/X11.spec	Tue Feb 13 21:08:57 2007
@@ -13,6 +13,7 @@
 %bcond_without	glide		# don't build glide driver
 %bcond_without	r300		# r300_dri.so
 %bcond_with	dualhead	# apply dualhead patch
+%bcond_with	via_openchrome	# apply via drivers from openchrome instead xorg
 
 Summary:	XOrg X11 Window System servers and basic programs
 Summary(de.UTF-8):	XOrg X11 Window-System-Server und grundlegende Programme
@@ -139,6 +140,8 @@
 #head-patch
 #ftp://ftp.linux.cz/pub/linux/people/jan_kasprzak/xorg-dualhead/
 Patch100:	ftp://ftp.linux.cz/pub/linux/people/jan_kasprzak/xorg-dualhead/xorg-x11-6.8.1-dualhead.patch
+#via_openchrome
+Patch101:	org-via_openchrome_vt3336_branch_snap20070212.patch
 
 URL:		http://www.x.org/
 BuildRequires:	/usr/bin/perl
@@ -2097,6 +2100,7 @@
 %{?with_r300:%patch74 -p1}
 # patch74 required patch73
 %{?with_dualhead:%patch100 -p1}
+%{?with_via_openchrome:%patch101 -p1}
 
 sed -i -e 's#krb5/##g' xc/lib/Xau/*.* xc/programs/xdm/greeter/*.* \
 	xc/programs/xdm/*.* xc/programs/Xserver/os/*.*
@@ -3557,6 +3561,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.215  2007/02/13 20:08:57  kolodko
+- added bcond for openchrome http://www.openchrome.org/
+  at least support for my K8T890 on branch vt3336, still
+  without drm
+
 Revision 1.214  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.214&r2=1.215&f=u



More information about the pld-cvs-commit mailing list