- Update to 0.4

This commit is contained in:
Nicolas Chauvet 2010-03-13 23:59:29 +00:00
parent 0f0bfb7f78
commit eee88aae9c
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
libvdpau-0.3.tar.bz2
libvdpau-0.4.tar.gz

View File

@ -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 <kwizart@fedoraproject.org> - 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

View File

@ -1 +1 @@
bf714e773ea55ba06d068dee3bc28135 libvdpau-0.3.tar.bz2
06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz