removed requirement for obsoleted libvdpau-Mesa [release 1.4-2mamba;Wed Apr 21 2021]
This commit is contained in:
parent
8f9c1685ab
commit
0111f2a78f
@ -1,6 +1,6 @@
|
|||||||
Name: libvdpau
|
Name: libvdpau
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Video Decode and Presentation API for UNIX
|
Summary: Video Decode and Presentation API for UNIX
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,22 +14,16 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: tetex-latex
|
||||||
BuildRequires: xproto-devel
|
BuildRequires: xproto-devel
|
||||||
%if "%{stage1}" != "1"
|
#%if "%{stage1}" != "1"
|
||||||
Requires: libvdpau-Mesa
|
#Requires: libvdpau-Mesa
|
||||||
%endif
|
#%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%description devel
|
||||||
VDPAU is the Video Decode and Presentation API for UNIX.
|
VDPAU is the Video Decode and Presentation API for UNIX.
|
||||||
|
This package contains libraries and header files needed for development.
|
||||||
This package contains libraries and header files need for development.
|
|
||||||
|
|
||||||
%package docs
|
%package docs
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
@ -51,7 +44,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description docs
|
%description docs
|
||||||
VDPAU is the Video Decode and Presentation API for UNIX.
|
VDPAU is the Video Decode and Presentation API for UNIX.
|
||||||
|
|
||||||
This package contains documentation for %{name}.
|
This package contains documentation for %{name}.
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
@ -99,6 +91,9 @@ rm -rf %{buildroot}%{_libdir}/vdpau/*.la
|
|||||||
%{_docdir}/libvdpau
|
%{_docdir}/libvdpau
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-2mamba
|
||||||
|
- removed requirement for obsoleted libvdpau-Mesa
|
||||||
|
|
||||||
* Tue May 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
|
* Tue May 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
|
||||||
- update to 1.4
|
- update to 1.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user