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 785e207..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,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* 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 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