diff --git a/Mesa.changes b/Mesa.changes index 0fc760b..5a351a7 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 18:07:05 UTC 2013 - dmueller@suse.com + +- only enable swrast for aarch64 for now + ------------------------------------------------------------------- Tue Feb 26 23:23:46 UTC 2013 - stefan.bruens@rwth-aachen.de diff --git a/Mesa.spec b/Mesa.spec index 59a4e01..69ba35b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -539,7 +539,7 @@ autoreconf -fi --enable-glx-tls \ %endif --with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \ -%ifarch %arm %ix86 x86_64 +%ifarch armv7hl %ix86 x86_64 --enable-gallium-llvm \ --with-dri-drivers=i915,i965,nouveau,r200,radeon \ --with-gallium-drivers=r300,r600,nouveau,swrast,svga \ @@ -550,7 +550,7 @@ autoreconf -fi --with-dri-drivers=nouveau,r200,radeon \ --with-gallium-drivers=r300,r600,nouveau,swrast \ %endif -%ifarch s390 s390x %arm +%ifarch s390 s390x armv5tel aarch64 --with-dri-drivers=swrast \ --with-gallium-drivers="" \ %endif @@ -628,7 +628,7 @@ install -m 644 $RPM_SOURCE_DIR/drirc $RPM_BUILD_ROOT/etc %postun -n libgbm1 -p /sbin/ldconfig -%ifnarch s390 s390x %arm +%ifnarch s390 s390x %arm aarch64 %post -n libxatracker1 -p /sbin/ldconfig @@ -760,7 +760,7 @@ install -m 644 $RPM_SOURCE_DIR/drirc $RPM_BUILD_ROOT/etc %_libdir/libgbm.so %_libdir/pkgconfig/gbm.pc -%ifnarch s390 s390x %arm ppc ppc64 +%ifnarch s390 s390x %arm ppc ppc64 aarch64 %files -n libxatracker1 %defattr(-,root,root)