- Update to 0.4
This commit is contained in:
parent
0f0bfb7f78
commit
eee88aae9c
@ -1 +1 @@
|
||||
libvdpau-0.3.tar.bz2
|
||||
libvdpau-0.4.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user