SPECS: Mesa.spec - disable sis in files ,too
arekm
arekm at pld-linux.org
Sun Apr 2 12:54:26 CEST 2006
Author: arekm Date: Sun Apr 2 10:54:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable sis in files ,too
---- Files affected:
SPECS:
Mesa.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.107 SPECS/Mesa.spec:1.108
--- SPECS/Mesa.spec:1.107 Sun Apr 2 12:52:16 2006
+++ SPECS/Mesa.spec Sun Apr 2 12:54:20 2006
@@ -689,9 +689,11 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/xorg/modules/dri/savage_dri.so
+%ifnarch %{ix86} %{x8664}
%files dri-driver-sis
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/xorg/modules/dri/sis_dri.so
+%endif
%files dri-driver-tdfx
%defattr(644,root,root,755)
@@ -715,6 +717,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2006/04/02 10:54:20 arekm
+- disable sis in files ,too
+
Revision 1.107 2006/04/02 10:52:16 arekm
- disable sis on non x86/x8664
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list