Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2014-05-06 13:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "Mesa" Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2014-04-26 19:34:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes 2014-05-06 13:39:39.000000000 +0200 @@ -1,0 +2,9 @@ +Sat May 3 22:15:22 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to 10.2-rc1: +- Remove U_gallium_util_add_missing_u_math_include.patch (patch27) +- Remove U_nouveau_create_only_one_shared_screen.patch (patch28) +- Remove U_nouveau_add_valid_range_tracking.patch (patch29) +- Remove U_nouveau_fix_fence_waiting_logic.patch (patch30) + +------------------------------------------------------------------- Old: ---- MesaLib-10.1.0.tar.bz2 U_gallium_util_add_missing_u_math_include.patch U_nouveau_add_valid_range_tracking.patch U_nouveau_create_only_one_shared_screen.patch U_nouveau_fix_fence_waiting_logic.patch New: ---- MesaLib-10.2.0-rc1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.aYB5RD/_old 2014-05-06 13:39:40.000000000 +0200 +++ /var/tmp/diff_new_pack.aYB5RD/_new 2014-05-06 13:39:40.000000000 +0200 @@ -49,11 +49,11 @@ %define egl_gallium 0 %endif -%define _version 10.1.0 %define _name_archive MesaLib +%define _version 10.2.0-rc1 Name: Mesa -Version: 10.1.0 +Version: 10.2.0~rc1 Release: 0 BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -68,9 +68,9 @@ BuildRequires: libexpat-devel BuildRequires: libtalloc-devel BuildRequires: libtool -BuildRequires: libxml2-python BuildRequires: pkgconfig BuildRequires: python-base +BuildRequires: python-xml BuildRequires: pkgconfig(dri2proto) BuildRequires: pkgconfig(dri3proto) BuildRequires: pkgconfig(glproto) @@ -134,17 +134,13 @@ Source3: README.updates Source4: manual-pages.tar.bz2 Source6: %name-rpmlintrc + # to be upstreamed Patch11: u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch # Patch from Fedora, fix 16bpp in llvmpipe Patch13: u_mesa-8.0.1-fix-16bpp.patch # Patch from Fedora, use shmget when available, under llvmpipe Patch15: u_mesa-8.0-llvmpipe-shmget.patch -# BNC#866445 -Patch27: U_gallium_util_add_missing_u_math_include.patch -Patch28: U_nouveau_create_only_one_shared_screen.patch -Patch29: U_nouveau_add_valid_range_tracking.patch -Patch30: U_nouveau_fix_fence_waiting_logic.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -510,10 +506,6 @@ #%patch15 -p1 #%patch13 -p1 ### -%patch27 -p1 -%patch28 -p1 -%patch29 -p1 -%patch30 -p1 %build rm -f src/mesa/depend @@ -549,7 +541,7 @@ --with-dri-drivers=i915,i965,nouveau,r200,radeon \ --enable-opencl-icd \ %if %llvm_r600 - --with-llvm-shared-libs \ + --enable-llvm-shared-libs \ --enable-r600-llvm-compiler \ --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga \ %else -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org