Author: kwizart
Update of /cvs/free/rpms/libvdpau-va-gl/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22144/devel
Modified Files:
libvdpau-va-gl.spec
Log Message:
Fix rfbz#3419
Index: libvdpau-va-gl.spec
===================================================================
RCS file: /cvs/free/rpms/libvdpau-va-gl/devel/libvdpau-va-gl.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libvdpau-va-gl.spec 4 Nov 2014 20:37:30 -0000 1.8
+++ libvdpau-va-gl.spec 4 Jan 2015 15:28:58 -0000 1.9
@@ -1,6 +1,6 @@
Name: libvdpau-va-gl
Version: 0.3.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: VDPAU driver with OpenGL/VAAPI back-end
License: LGPLv3
@@ -34,6 +34,7 @@
mkdir -p build
cd build
%{cmake} \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DLIB_INSTALL_DIR=%{_libdir}/vdpau \
..
@@ -62,6 +63,9 @@
%changelog
+* Sun Jan 04 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 0.3.4-6
+- Fix asserts in release package - rfbz#3419
+
* Tue Nov 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.3.4-5
- Rebuilt for vaapi 0.36