From a2f5699d9c73b0e684514ea1ad8e95208f49bbbc Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 17 Sep 2009 19:52:34 +0000 Subject: [PATCH] Update to 0.2 release --- .cvsignore | 2 +- libvdpau.spec | 24 ++++++++---------------- sources | 2 +- 3 files changed, 10 insertions(+), 18 deletions(-) diff --git a/.cvsignore b/.cvsignore index 48b2a78..fa71990 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvdpau-46e791147ac43ecd2fbfbc6bdf3bebda9030b51e.tar.bz2 +libvdpau-0.2.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index b50294a..5583270 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,26 +1,14 @@ -%global gitdate 20090902git -%global gitref 46e791147ac43ecd2fbfbc6bdf3bebda9030b51e - Name: libvdpau -Version: 0.1 -Release: 0.6.%{?gitdate}%{?dist} +Version: 0.2 +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://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/libvdpau-%{gitref}.tar.bz2 +Source0: http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool - -%if 0%{?fedora} > 11 || 0%{?rhel} > 5 -ExclusiveArch: i686 x86_64 -%else %if 0%{?fedora} == 11 -ExclusiveArch: i586 x86_64 -%else -ExclusiveArch: i386 x86_64 -%endif BuildRequires: libX11-devel @@ -46,7 +34,6 @@ developing applications that use %{name}. %setup -q -n %{name}-%{gitref} -autoreconf -vif %build %configure --disable-static @@ -80,7 +67,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libvdpau.so %{_libdir}/pkgconfig/vdpau.pc + %changelog +* Thu Sep 17 2009 kwizart < kwizart at gmail.com > - 0.2-1 +- Update to 0.2 +- Disable ExclusiveArch + * Mon Sep 7 2009 kwizart < kwizart at gmail.com > - 0.1-0.6.20090904git - Update to gitdate 20090904git diff --git a/sources b/sources index 5e21bd4..38517e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7bc00895d55b654d54220cac352c2fe libvdpau-46e791147ac43ecd2fbfbc6bdf3bebda9030b51e.tar.bz2 +e0641a208839eb88fe7c01ee5af83735 libvdpau-0.2.tar.gz