Update to .7
This commit is contained in:
parent
6d846e3193
commit
1a2165733b
@ -1,12 +1,13 @@
|
||||
Name: libvdpau
|
||||
Version: 0.4.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
Patch0: libvdpau-backport.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libtool
|
||||
@ -50,6 +51,7 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
autoreconf -vif
|
||||
|
||||
|
||||
@ -97,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 25 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.4.1-6
|
||||
* Wed Apr 25 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.4.1-7
|
||||
- Fetch current backport
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user