update to 0.9 [release 0.9-1mamba;Fri Jan 02 2015]
This commit is contained in:
parent
66c9cd1667
commit
e0be378037
@ -1,5 +1,5 @@
|
|||||||
Name: libvdpau
|
Name: libvdpau
|
||||||
Version: 0.8
|
Version: 0.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Video Decode and Presentation API for UNIX
|
Summary: Video Decode and Presentation API for UNIX
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,21 +10,19 @@ URL: http://freedesktop.org/wiki/Software/VDPAU
|
|||||||
Source: http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
|
Source: http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
|
||||||
Patch0: %{name}-0.4.1-track_dynamic_library_handles_and_free_them_on_exit.patch
|
Patch0: %{name}-0.4.1-track_dynamic_library_handles_and_free_them_on_exit.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
BuildRequires: doxygen
|
|
||||||
BuildRequires: graphviz
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libpthread-stubs-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
#BuildRequires: libvdpau-Mesa
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: doxygen
|
||||||
|
BuildRequires: graphviz
|
||||||
|
BuildRequires: pkg-config
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: tetex-latex
|
||||||
BuildRequires: xproto-devel
|
BuildRequires: xproto-devel
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
@ -98,6 +96,9 @@ rm -rf %{buildroot}%{_libdir}/vdpau/*.la
|
|||||||
%{_docdir}/libvdpau
|
%{_docdir}/libvdpau
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9-1mamba
|
||||||
|
- update to 0.9
|
||||||
|
|
||||||
* Wed Jul 02 2014 Automatic Build System <autodist@mambasoft.it> 0.8-1mamba
|
* Wed Jul 02 2014 Automatic Build System <autodist@mambasoft.it> 0.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user