SPECS: gstreamer-plugins-base.spec - added --enable-experimental to configu...

megabajt megabajt at pld-linux.org
Sun Nov 9 21:04:44 CET 2008


Author: megabajt                     Date: Sun Nov  9 20:04:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added --enable-experimental to configure (build gstgiosink.so required by sound-juicer)
- release 2

---- Files affected:
SPECS:
   gstreamer-plugins-base.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins-base.spec
diff -u SPECS/gstreamer-plugins-base.spec:1.54 SPECS/gstreamer-plugins-base.spec:1.55
--- SPECS/gstreamer-plugins-base.spec:1.54	Sun Oct 26 18:18:13 2008
+++ SPECS/gstreamer-plugins-base.spec	Sun Nov  9 21:04:39 2008
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Podstawowe wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer-plugins-base
 Version:	0.10.21
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2
@@ -28,7 +28,7 @@
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gettext-devel >= 0.11.5
-BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	glib2-devel >= 1:2.16.0
 BuildRequires:	gstreamer-devel >= %{gst_req_ver}
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.6}
@@ -288,6 +288,7 @@
 %configure \
 	%{!?with_gnomevfs:--disable-gnome_vfs} \
 	%{!?with_libvisual:--disable-libvisual} \
+	--enable-experimental \
 	--disable-static \
 	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
 	--with-html-dir=%{_gtkdocdir}
@@ -348,6 +349,7 @@
 %attr(755,root,root) %{gstlibdir}/libgstdecodebin.so
 %attr(755,root,root) %{gstlibdir}/libgstffmpegcolorspace.so
 %attr(755,root,root) %{gstlibdir}/libgstgdp.so
+%attr(755,root,root) %{gstlibdir}/libgstgio.so
 %attr(755,root,root) %{gstlibdir}/libgstplaybin.so
 %attr(755,root,root) %{gstlibdir}/libgstqueue2.so
 %attr(755,root,root) %{gstlibdir}/libgstsubparse.so
@@ -476,6 +478,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008/11/09 20:04:39  megabajt
+- added --enable-experimental to configure (build gstgiosink.so required by sound-juicer)
+- release 2
+
 Revision 1.54  2008/10/26 17:18:13  patrys
 - 0.10.21
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-base.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list