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
|
||||
Version: 0.8
|
||||
Version: 0.9
|
||||
Release: 1mamba
|
||||
Summary: Video Decode and Presentation API for UNIX
|
||||
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
|
||||
Patch0: %{name}-0.4.1-track_dynamic_library_handles_and_free_them_on_exit.patch
|
||||
License: MIT
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: graphviz
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
#BuildRequires: libvdpau-Mesa
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: pkg-config
|
||||
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"
|
||||
@ -98,6 +96,9 @@ rm -rf %{buildroot}%{_libdir}/vdpau/*.la
|
||||
%{_docdir}/libvdpau
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user