From da63c3736a1d541edce5a8c61a0c83f3223cf20d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 14 Mar 2010 00:11:20 +0000 Subject: [PATCH] - Update to 0.4 --- .cvsignore | 2 +- libvdpau.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 39f5aa1..3c5307d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvdpau-0.3.tar.bz2 +libvdpau-0.4.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index 6ba56f3..a2a6a43 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,12 +1,12 @@ Name: libvdpau -Version: 0.3 +Version: 0.4 Release: 1%{?dist} Summary: Wrapper library for the Video Decode and Presentation API Group: System Environment/Libraries License: MIT URL: http://freedesktop.org/wiki/Software/VDPAU -Source0: http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.bz2 +Source0: http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool @@ -14,10 +14,12 @@ BuildRequires: libtool %{?!_without_docs: BuildRequires: doxygen BuildRequires: graphviz -BuildRequires: texlive +BuildRequires: texlive-latex } BuildRequires: libX11-devel +BuildRequires: libXext-devel +BuildRequires: xorg-x11-proto-devel %description @@ -95,7 +97,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Nov 22 2009 Nicolas Chauvet - 0.3-1 +* Sat Mar 13 2010 Nicolas Chauvet - 0.4-1 +- Update to 0.4 + +* Sun Nov 22 2009 kwizart < kwizart at gmail.com > - 0.3-1 - Update to 0.3 - Create docs sub-package - Allow --without docs conditional diff --git a/sources b/sources index 3794c19..c1b3bb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf714e773ea55ba06d068dee3bc28135 libvdpau-0.3.tar.bz2 +06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz