SPECS: X11.spec - added unichrome_dri building

luzik luzik at pld-linux.org
Sun Jan 29 20:45:48 CET 2006


Author: luzik                        Date: Sun Jan 29 19:45:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added unichrome_dri building

---- Files affected:
SPECS:
   X11.spec (1.182 -> 1.183) 

---- Diffs:

================================================================
Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.182 SPECS/X11.spec:1.183
--- SPECS/X11.spec:1.182	Tue Jan 24 21:27:52 2006
+++ SPECS/X11.spec	Sun Jan 29 20:45:43 2006
@@ -124,6 +124,7 @@
 Patch71:	%{name}-radeon-set-fb-location.patch
 Patch72:	http://glen.alkohol.ee/xkb/xorg.patch
 Patch73:	%{name}-r300.patch
+Patch74:	%{name}-unichrome.patch
 
 #head-patch
 #ftp://ftp.linux.cz/pub/linux/people/jan_kasprzak/xorg-dualhead/
@@ -2003,6 +2004,8 @@
 %{__patch} -d xc/programs/xkbcomp/symbols/pc < %{PATCH72}
 
 %{?with_r300:%patch73 -p1}
+%{?with_r300:%patch74 -p1}
+# patch74 required patch73
 %{?with_dualhead:%patch100 -p1}
 
 sed -i -e 's#krb5/##g' xc/lib/Xau/*.* xc/programs/xdm/greeter/*.* \
@@ -3022,6 +3025,9 @@
 %files driver-via
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/modules/drivers/via_drv.so
+%ifarch %{ix86}
+%attr(755,root,root) %{_libdir}/modules/dri/unichrome_dri.so
+%endif
 %{_mandir}/man4/via.4*
 %endif
 
@@ -3463,6 +3469,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2006/01/29 19:45:43  luzik
+- added unichrome_dri building
+
 Revision 1.182  2006/01/24 20:27:52  arekm
 - rel 4; fix acpid + X eating cpu issues
 
================================================================

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



More information about the pld-cvs-commit mailing list