diff --git a/Mesa.changes b/Mesa.changes index 71390c9..f03e0f2 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 2 21:48:08 UTC 2009 - jansimon.moeller@opensuse.org + +- add ARM variant to configure + ------------------------------------------------------------------- Fri Jul 31 12:39:02 CEST 2009 - sndirsch@suse.de diff --git a/Mesa.spec b/Mesa.spec index ccff370..d72211e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -33,7 +33,7 @@ Obsoletes: Mesa-64bit %endif # Version: 7.5 -Release: 2 +Release: 3 Summary: Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL Source: MesaLib-%{version}.tar.bz2 Source1: MesaDemos-%{version}.tar.bz2 @@ -135,6 +135,9 @@ autoreconf -fi %endif %ifarch s390 s390x --with-dri-drivers=swrast \ +%endif +%ifarch %arm + --with-dri-drivers=swrast \ %endif --disable-glut make -C src/gallium/state_trackers/dri