rpms/libva-vdpau-driver/F-18 libva-vdpau-driver.spec,1.1,1.2

Nicolas Chauvet kwizart at rpmfusion.org
Sun Oct 7 17:15:10 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/libva-vdpau-driver/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3952/F-18

Modified Files:
	libva-vdpau-driver.spec 
Log Message:
Update to 0.7.8



Index: libva-vdpau-driver.spec
===================================================================
RCS file: /cvs/free/rpms/libva-vdpau-driver/F-18/libva-vdpau-driver.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libva-vdpau-driver.spec	20 Jun 2012 13:29:42 -0000	1.1
+++ libva-vdpau-driver.spec	7 Oct 2012 15:15:09 -0000	1.2
@@ -1,15 +1,15 @@
 #global preversion .pre4
 
 Name:		libva-vdpau-driver
-Version:	0.7.3
-Release:	2%{?preversion}%{?dist}
+Version:	0.7.4
+Release:	1%{?preversion}%{?dist}
 Summary:	HW video decode support for VDPAU platforms
 Group:		System Environment/Libraries
 License:	GPLv2+
-URL:		http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/
-Source0:	http://cgit.freedesktop.org/vaapi/vdpau-driver/snapshot/vdpau-driver-%{version}%{?preversion}.tar.bz2
+URL:		http://cgit.freedesktop.org/vaapi/vdpau-driver
+Source0:        http://www.freedesktop.org/software/vaapi/releases/%{name}/%{name}-%{version}%{?preversion}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	libtool
+#BuildRequires:	libtool
 BuildRequires:	libva-devel
 BuildRequires:	libvdpau-devel
 BuildRequires:	mesa-libGL-devel
@@ -23,8 +23,7 @@
 
 
 %prep
-%setup -q -n vdpau-driver-%{version}%{?preversion}
-autoreconf -vif
+%setup -q -n %{name}-%{version}%{?preversion}
 
 %build
 %configure --enable-glx
@@ -44,6 +43,9 @@
 %{_libdir}/dri/*.so
 
 %changelog
+* Sun Oct 07 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.7.4-1
+- Update to 0.7.4
+
 * Mon Jan 02 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.7.3-2
 - Rename to libva-vdpau-driver
 


More information about the rpmfusion-commits mailing list