From b519235dd39c544b066695ccebce03889e8f6bd3d755d797830b15032cae473c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 6 Jan 2019 16:47:00 +0000 Subject: [PATCH 1/4] Accepting request 663083 from home:Vogtinator:surf - Enable the surfaceless platform - Enable the surfaceless platform OBS-URL: https://build.opensuse.org/request/show/663083 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=797 --- Mesa-drivers.changes | 5 +++++ Mesa-drivers.spec | 8 ++++---- Mesa.changes | 5 +++++ Mesa.spec | 8 ++++---- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 428a67c..fedb4e9 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt + +- Enable the surfaceless platform + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 11266e0..95135fb 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa-drivers # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -758,9 +758,9 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %build %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) -egl_platforms=x11,drm,wayland +egl_platforms=x11,drm,surfaceless,wayland %else -egl_platforms=x11,drm +egl_platforms=x11,drm,surfaceless %endif autoreconf -fvi diff --git a/Mesa.changes b/Mesa.changes index 428a67c..fedb4e9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt + +- Enable the surfaceless platform + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa.spec b/Mesa.spec index e5596cd..adebff5 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -757,9 +757,9 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %build %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) -egl_platforms=x11,drm,wayland +egl_platforms=x11,drm,surfaceless,wayland %else -egl_platforms=x11,drm +egl_platforms=x11,drm,surfaceless %endif autoreconf -fvi From e6485244ba7499909476a85678aec7f2009f36108f9e61f85b824dca20112db8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 6 Jan 2019 16:49:47 +0000 Subject: [PATCH 2/4] - Enable the surfaceless platform, which is needed by KDE CI environment for testing (https://phabricator.kde.org/T10245) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=798 --- Mesa-drivers.changes | 3 ++- Mesa-drivers.spec | 2 +- Mesa.changes | 3 ++- Mesa.spec | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index fedb4e9..68d6fb7 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt -- Enable the surfaceless platform +- Enable the surfaceless platform, which is needed by KDE CI + environment for testing (https://phabricator.kde.org/T10245) ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 95135fb..f27d754 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # diff --git a/Mesa.changes b/Mesa.changes index fedb4e9..68d6fb7 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt -- Enable the surfaceless platform +- Enable the surfaceless platform, which is needed by KDE CI + environment for testing (https://phabricator.kde.org/T10245) ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa.spec b/Mesa.spec index adebff5..01d0c9b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # From 124ab8bbf92b8bbf76032bffeb0573a6fd49d8777e6729717d0606d81761b7c0 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 8 Jan 2019 10:40:50 +0000 Subject: [PATCH 3/4] Accepting request 663596 from home:Guillaume_G:branches:X11:XOrg - Add etnaviv, imx and tegra supports for %arm and arch64 OBS-URL: https://build.opensuse.org/request/show/663596 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=799 --- Mesa-drivers.changes | 5 +++++ Mesa-drivers.spec | 34 ++++++++++++++++++++++++++++++---- Mesa.changes | 5 +++++ Mesa.spec | 34 ++++++++++++++++++++++++++++++---- 4 files changed, 70 insertions(+), 8 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 68d6fb7..e2755c7 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -4,6 +4,11 @@ Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt - Enable the surfaceless platform, which is needed by KDE CI environment for testing (https://phabricator.kde.org/T10245) +------------------------------------------------------------------- +Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET + +- Add etnaviv, imx and tegra supports for %arm and arch64 + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index f27d754..6329812 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -56,6 +56,7 @@ %define xvmc_support 0 %define vdpau_nouveau 0 %define vdpau_radeon 0 +%define vdpau_tegra 0 %ifarch %{ix86} x86_64 aarch64 %{arm} ppc64 ppc64le %define xvmc_support 1 @@ -63,6 +64,10 @@ %define vdpau_radeon 1 %endif +%ifarch aarch64 %{arm} + %define vdpau_tegra 1 +%endif + %ifarch %{ix86} x86_64 %{arm} aarch64 %define with_nine 1 %endif @@ -104,6 +109,9 @@ # Not built because nouveau driver is not built. %define vdpau_nouveau 0 + # Not built because tegra driver is not built. + %define vdpau_tegra 0 + # Not built. (Why?) %define xvmc_support 0 @@ -159,7 +167,7 @@ BuildRequires: pkgconfig(dri3proto) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(glproto) BuildRequires: pkgconfig(libdrm) >= 2.4.75 -BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.79 +BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.95 BuildRequires: pkgconfig(libdrm_nouveau) >= 2.4.66 BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71 %if 0%{?libglvnd} @@ -199,8 +207,10 @@ Provides: s2tc = %{version} Obsoletes: s2tc < %{version} Provides: libtxc_dxtn = %{version} Obsoletes: libtxc_dxtn < %{version} -%ifarch %{arm} +%ifarch %{arm} aarch64 +BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89 BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74 +BuildRequires: pkgconfig(libdrm_tegra) BuildRequires: pkgconfig(libelf) %endif %ifarch x86_64 %{ix86} @@ -633,6 +643,14 @@ Supplements: xf86-video-nouveau %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau. +%package -n libvdpau_tegra +Summary: XVMC state tracker for Tegra +Group: System/Libraries +Supplements: xf86-video-nouveau + +%description -n libvdpau_tegra +This package contains the VDPAU state tracker for Tegra. + %package -n libvdpau_r300 Summary: XVMC state tracker for R300 Group: System/Libraries @@ -819,7 +837,7 @@ export PYTHON2=%{_bindir}/python3 %ifarch %{arm} aarch64 --enable-xa \ --with-dri-drivers=nouveau \ - --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 \ + --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx,tegra \ %endif %ifarch ppc64 ppc64le --enable-xa \ @@ -1067,6 +1085,14 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_nouveau.so.1.0.0 %endif +%if %{vdpau_tegra} +%files -n libvdpau_tegra +%{_libdir}/vdpau/libvdpau_tegra.so +%{_libdir}/vdpau/libvdpau_tegra.so.1 +%{_libdir}/vdpau/libvdpau_tegra.so.1.0 +%{_libdir}/vdpau/libvdpau_tegra.so.1.0.0 +%endif + %if %{vdpau_radeon} %files -n libvdpau_r300 %{_libdir}/vdpau/libvdpau_r300.so diff --git a/Mesa.changes b/Mesa.changes index 68d6fb7..e2755c7 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -4,6 +4,11 @@ Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt - Enable the surfaceless platform, which is needed by KDE CI environment for testing (https://phabricator.kde.org/T10245) +------------------------------------------------------------------- +Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET + +- Add etnaviv, imx and tegra supports for %arm and arch64 + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa.spec b/Mesa.spec index 01d0c9b..50e08d7 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -55,6 +55,7 @@ %define xvmc_support 0 %define vdpau_nouveau 0 %define vdpau_radeon 0 +%define vdpau_tegra 0 %ifarch %{ix86} x86_64 aarch64 %{arm} ppc64 ppc64le %define xvmc_support 1 @@ -62,6 +63,10 @@ %define vdpau_radeon 1 %endif +%ifarch aarch64 %{arm} + %define vdpau_tegra 1 +%endif + %ifarch %{ix86} x86_64 %{arm} aarch64 %define with_nine 1 %endif @@ -103,6 +108,9 @@ # Not built because nouveau driver is not built. %define vdpau_nouveau 0 + # Not built because tegra driver is not built. + %define vdpau_tegra 0 + # Not built. (Why?) %define xvmc_support 0 @@ -158,7 +166,7 @@ BuildRequires: pkgconfig(dri3proto) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(glproto) BuildRequires: pkgconfig(libdrm) >= 2.4.75 -BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.79 +BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.95 BuildRequires: pkgconfig(libdrm_nouveau) >= 2.4.66 BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71 %if 0%{?libglvnd} @@ -198,8 +206,10 @@ Provides: s2tc = %{version} Obsoletes: s2tc < %{version} Provides: libtxc_dxtn = %{version} Obsoletes: libtxc_dxtn < %{version} -%ifarch %{arm} +%ifarch %{arm} aarch64 +BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89 BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74 +BuildRequires: pkgconfig(libdrm_tegra) BuildRequires: pkgconfig(libelf) %endif %ifarch x86_64 %{ix86} @@ -632,6 +642,14 @@ Supplements: xf86-video-nouveau %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau. +%package -n libvdpau_tegra +Summary: XVMC state tracker for Tegra +Group: System/Libraries +Supplements: xf86-video-nouveau + +%description -n libvdpau_tegra +This package contains the VDPAU state tracker for Tegra. + %package -n libvdpau_r300 Summary: XVMC state tracker for R300 Group: System/Libraries @@ -818,7 +836,7 @@ export PYTHON2=%{_bindir}/python3 %ifarch %{arm} aarch64 --enable-xa \ --with-dri-drivers=nouveau \ - --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 \ + --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx,tegra \ %endif %ifarch ppc64 ppc64le --enable-xa \ @@ -1066,6 +1084,14 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_nouveau.so.1.0.0 %endif +%if %{vdpau_tegra} +%files -n libvdpau_tegra +%{_libdir}/vdpau/libvdpau_tegra.so +%{_libdir}/vdpau/libvdpau_tegra.so.1 +%{_libdir}/vdpau/libvdpau_tegra.so.1.0 +%{_libdir}/vdpau/libvdpau_tegra.so.1.0.0 +%endif + %if %{vdpau_radeon} %files -n libvdpau_r300 %{_libdir}/vdpau/libvdpau_r300.so From e0855e5d772a6ffa6ce8c6c005df554375963d4bd488c1ea84668e8bf3a78374 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 9 Jan 2019 11:10:01 +0000 Subject: [PATCH 4/4] - redisabled support for tegra, since it just got disabled upstream in git master ... OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=800 --- Mesa-drivers.changes | 6 ++++++ Mesa-drivers.spec | 29 ++--------------------------- Mesa.changes | 6 ++++++ Mesa.spec | 29 ++--------------------------- 4 files changed, 16 insertions(+), 54 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index e2755c7..8b247eb 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com + +- redisabled support for tegra, since it just got disabled upstream + in git master ... + ------------------------------------------------------------------- Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 6329812..500d7df 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -56,7 +56,6 @@ %define xvmc_support 0 %define vdpau_nouveau 0 %define vdpau_radeon 0 -%define vdpau_tegra 0 %ifarch %{ix86} x86_64 aarch64 %{arm} ppc64 ppc64le %define xvmc_support 1 @@ -64,10 +63,6 @@ %define vdpau_radeon 1 %endif -%ifarch aarch64 %{arm} - %define vdpau_tegra 1 -%endif - %ifarch %{ix86} x86_64 %{arm} aarch64 %define with_nine 1 %endif @@ -109,9 +104,6 @@ # Not built because nouveau driver is not built. %define vdpau_nouveau 0 - # Not built because tegra driver is not built. - %define vdpau_tegra 0 - # Not built. (Why?) %define xvmc_support 0 @@ -210,7 +202,6 @@ Obsoletes: libtxc_dxtn < %{version} %ifarch %{arm} aarch64 BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89 BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74 -BuildRequires: pkgconfig(libdrm_tegra) BuildRequires: pkgconfig(libelf) %endif %ifarch x86_64 %{ix86} @@ -643,14 +634,6 @@ Supplements: xf86-video-nouveau %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau. -%package -n libvdpau_tegra -Summary: XVMC state tracker for Tegra -Group: System/Libraries -Supplements: xf86-video-nouveau - -%description -n libvdpau_tegra -This package contains the VDPAU state tracker for Tegra. - %package -n libvdpau_r300 Summary: XVMC state tracker for R300 Group: System/Libraries @@ -837,7 +820,7 @@ export PYTHON2=%{_bindir}/python3 %ifarch %{arm} aarch64 --enable-xa \ --with-dri-drivers=nouveau \ - --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx,tegra \ + --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx \ %endif %ifarch ppc64 ppc64le --enable-xa \ @@ -1085,14 +1068,6 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_nouveau.so.1.0.0 %endif -%if %{vdpau_tegra} -%files -n libvdpau_tegra -%{_libdir}/vdpau/libvdpau_tegra.so -%{_libdir}/vdpau/libvdpau_tegra.so.1 -%{_libdir}/vdpau/libvdpau_tegra.so.1.0 -%{_libdir}/vdpau/libvdpau_tegra.so.1.0.0 -%endif - %if %{vdpau_radeon} %files -n libvdpau_r300 %{_libdir}/vdpau/libvdpau_r300.so diff --git a/Mesa.changes b/Mesa.changes index e2755c7..8b247eb 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com + +- redisabled support for tegra, since it just got disabled upstream + in git master ... + ------------------------------------------------------------------- Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt diff --git a/Mesa.spec b/Mesa.spec index 50e08d7..5f76959 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -55,7 +55,6 @@ %define xvmc_support 0 %define vdpau_nouveau 0 %define vdpau_radeon 0 -%define vdpau_tegra 0 %ifarch %{ix86} x86_64 aarch64 %{arm} ppc64 ppc64le %define xvmc_support 1 @@ -63,10 +62,6 @@ %define vdpau_radeon 1 %endif -%ifarch aarch64 %{arm} - %define vdpau_tegra 1 -%endif - %ifarch %{ix86} x86_64 %{arm} aarch64 %define with_nine 1 %endif @@ -108,9 +103,6 @@ # Not built because nouveau driver is not built. %define vdpau_nouveau 0 - # Not built because tegra driver is not built. - %define vdpau_tegra 0 - # Not built. (Why?) %define xvmc_support 0 @@ -209,7 +201,6 @@ Obsoletes: libtxc_dxtn < %{version} %ifarch %{arm} aarch64 BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89 BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74 -BuildRequires: pkgconfig(libdrm_tegra) BuildRequires: pkgconfig(libelf) %endif %ifarch x86_64 %{ix86} @@ -642,14 +633,6 @@ Supplements: xf86-video-nouveau %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau. -%package -n libvdpau_tegra -Summary: XVMC state tracker for Tegra -Group: System/Libraries -Supplements: xf86-video-nouveau - -%description -n libvdpau_tegra -This package contains the VDPAU state tracker for Tegra. - %package -n libvdpau_r300 Summary: XVMC state tracker for R300 Group: System/Libraries @@ -836,7 +819,7 @@ export PYTHON2=%{_bindir}/python3 %ifarch %{arm} aarch64 --enable-xa \ --with-dri-drivers=nouveau \ - --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx,tegra \ + --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx \ %endif %ifarch ppc64 ppc64le --enable-xa \ @@ -1084,14 +1067,6 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_nouveau.so.1.0.0 %endif -%if %{vdpau_tegra} -%files -n libvdpau_tegra -%{_libdir}/vdpau/libvdpau_tegra.so -%{_libdir}/vdpau/libvdpau_tegra.so.1 -%{_libdir}/vdpau/libvdpau_tegra.so.1.0 -%{_libdir}/vdpau/libvdpau_tegra.so.1.0.0 -%endif - %if %{vdpau_radeon} %files -n libvdpau_r300 %{_libdir}/vdpau/libvdpau_r300.so