From 0111f2a78f48f3f8054bf9eccce8707cded54cb0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:02:06 +0100 Subject: [PATCH] removed requirement for obsoleted libvdpau-Mesa [release 1.4-2mamba;Wed Apr 21 2021] --- libvdpau.spec | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/libvdpau.spec b/libvdpau.spec index 46b75ff..e8f8436 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau Version: 1.4 -Release: 1mamba +Release: 2mamba Summary: Video Decode and Presentation API for UNIX Group: System/Libraries Vendor: openmamba @@ -14,22 +14,16 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel -BuildRequires: libXau-devel -BuildRequires: libXdmcp-devel BuildRequires: libXext-devel -BuildRequires: libgcc -BuildRequires: libstdc++6-devel -BuildRequires: libxcb-devel ## AUTOBUILDREQ-END BuildRequires: doxygen BuildRequires: graphviz BuildRequires: pkg-config BuildRequires: tetex-latex BuildRequires: xproto-devel -%if "%{stage1}" != "1" -Requires: libvdpau-Mesa -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-root +#%if "%{stage1}" != "1" +#Requires: libvdpau-Mesa +#%endif %description VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. @@ -41,8 +35,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel VDPAU is the Video Decode and Presentation API for UNIX. - -This package contains libraries and header files need for development. +This package contains libraries and header files needed for development. %package docs Group: Documentation @@ -51,7 +44,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description docs VDPAU is the Video Decode and Presentation API for UNIX. - This package contains documentation for %{name}. %debug_package @@ -99,6 +91,9 @@ rm -rf %{buildroot}%{_libdir}/vdpau/*.la %{_docdir}/libvdpau %changelog +* Wed Apr 21 2021 Silvan Calarco 1.4-2mamba +- removed requirement for obsoleted libvdpau-Mesa + * Tue May 12 2020 Silvan Calarco 1.4-1mamba - update to 1.4