commit Mesa for openSUSE:Factory
Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at Wed Apr 27 09:08:13 CEST 2011. -------- --- Mesa/Mesa.changes 2011-01-08 22:09:19.000000000 +0100 +++ /mounts/work_src_done/STABLE/Mesa/Mesa.changes 2011-03-30 10:15:58.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 08:15:37 UTC 2011 - fcrozat@novell.com + +- Enable gallium driver for radeon and r600 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.tjL40x/_old 2011-04-27 09:03:51.000000000 +0200 +++ /var/tmp/diff_new_pack.tjL40x/_new 2011-04-27 09:03:51.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package Mesa (Version 7.10) +# spec file for package Mesa # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,11 +18,12 @@ # norootforbuild %define enable_nouveau 1 +%define enable_radeon_gallium 1 %define _version 7.10 Version: 7.10 -Release: 1 +Release: 6 Name: Mesa BuildRequires: gcc-c++ libdrm-devel libexpat-devel pkgconfig python-base xorg-x11-devel @@ -168,6 +169,10 @@ %if %enable_nouveau --enable-gallium-nouveau \ %endif +%if %enable_radeon_gallium + --enable-gallium-radeon \ + --enable-gallium-r600 \ +%endif %endif %ifarch ppc %sparc hppa %if 0%{?suse_version} >= 1130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de