Author: qboosh Date: Tue May 22 15:07:39 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.10.3
---- Files affected: packages/gstreamer-plugins-gl: gstreamer-plugins-gl.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec diff -u packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec:1.9 packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec:1.10 --- packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec:1.9 Sun Feb 12 09:10:32 2012 +++ packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec Tue May 22 17:07:34 2012 @@ -5,20 +5,20 @@ # %define gstname gst-plugins-gl %define gst_major_ver 0.10 -%define gst_req_ver 0.10.28 -%define gstpb_req_ver 0.10.28 +%define gst_req_ver 0.10.35 +%define gstpb_req_ver 0.10.35 # %include /usr/lib/rpm/macros.gstreamer # Summary: GStreamer Streaming-media framework plug-in for OpenGL Summary(pl.UTF-8): Wtyczka OpenGL do środowiska strumieni multimedialnych GStreamer Name: gstreamer-plugins-gl -Version: 0.10.2 -Release: 6 +Version: 0.10.3 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-gl/%{gstname}-%{version}.tar.bz2 -# Source0-md5: 878fe4199be1c94f8aa2f7f23891cc95 +# Source0-md5: ac70ede13f79978d56eaed8abaa3c938 URL: http://gstreamer.net/ BuildRequires: OpenGL-GLU-devel BuildRequires: autoconf >= 2.60 @@ -30,13 +30,18 @@ BuildRequires: gstreamer-devel >= %{gst_req_ver} BuildRequires: gstreamer-plugins-base-devel >= %{gstpb_req_ver} %{?with_apidocs:BuildRequires: gtk-doc >= 1.6} +BuildRequires: libjpeg-devel BuildRequires: libpng-devel >= 1.0 +BuildRequires: libprojectM-devel >= 2.0.1 +BuildRequires: libvisual-devel >= 0.4.0 BuildRequires: libtool >= 2:1.5 BuildRequires: pkgconfig BuildRequires: python >= 2.1 BuildRequires: rpmbuild(macros) >= 1.470 Requires: gstreamer >= %{gst_req_ver} Requires: gstreamer-plugins-base >= %{gstpb_req_ver} +Requires: libprojectM >= 2.0.1 +Requires: libvisual >= 0.4.0 Obsoletes: gstreamer-imagesink-gl BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,7 +89,7 @@ %build %{__gettextize} %{__libtoolize} -%{__aclocal} -I common/m4 +%{__aclocal} -I m4 -I common/m4 %{__autoconf} %{__autoheader} %{__automake} @@ -117,6 +122,7 @@ %attr(755,root,root) %{_libdir}/libgstgl-%{gst_major_ver}.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgstgl-%{gst_major_ver}.so.1 %attr(755,root,root) %{_libdir}/gstreamer-%{gst_major_ver}/libgstopengl.so +%attr(755,root,root) %{_libdir}/gstreamer-%{gst_major_ver}/libgstlibvisualgl.so %files devel %defattr(644,root,root,755) @@ -137,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2012/05/22 15:07:34 qboosh +- updated to 0.10.3 + Revision 1.9 2012/02/12 08:10:32 arekm - release 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gstreamer-plugins-gl/gstreamer-plugins-gl.spec?r1=1.9&r2=1.10 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
