SPECS: gstreamer-plugins-good.spec - updated to 0.10.5, updated li...

qboosh qboosh at pld-linux.org
Mon Dec 25 01:31:31 CET 2006


Author: qboosh                       Date: Mon Dec 25 00:31:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.10.5, updated libcaca patch
- added flac patch, use flac 1.1.3

---- Files affected:
SPECS:
   gstreamer-plugins-good.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins-good.spec
diff -u SPECS/gstreamer-plugins-good.spec:1.15 SPECS/gstreamer-plugins-good.spec:1.16
--- SPECS/gstreamer-plugins-good.spec:1.15	Mon Aug 21 08:17:09 2006
+++ SPECS/gstreamer-plugins-good.spec	Mon Dec 25 01:31:26 2006
@@ -11,20 +11,21 @@
 #
 %define		gstname		gst-plugins-good
 %define		gst_major_ver	0.10
-%define		gst_req_ver	0.10.9
-%define		gstpb_req_ver	0.10.9
+%define		gst_req_ver	0.10.10.1
+%define		gstpb_req_ver	0.10.10.1
 #
 Summary:	Good GStreamer Streaming-media framework plugins
 Summary(pl):	Dobre wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer-plugins-good
-Version:	0.10.4
+Version:	0.10.5
 Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.bz2
-# Source0-md5:	e189496e7987898823d28d26b79f63dc
+# Source0-md5:	c45fc9ace9feb4d3df32da0a6d262d84
 Patch0:		%{name}-bashish.patch
 Patch1:		%{name}-libcaca.patch
+Patch2:		%{name}-flac.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake >= 1.5
@@ -36,6 +37,9 @@
 BuildRequires:	liboil-devel >= 0.3.6
 BuildRequires:	libtool >= 1.4
 BuildRequires:	pkgconfig >= 1:0.9.0
+BuildRequires:	python >= 2.1
+BuildRequires:	python-PyXML
+BuildRequires:	rpmbuild(macros) >= 1.198
 ##
 ## plugins
 ##
@@ -44,7 +48,7 @@
 %{?with_cairo:BuildRequires:	cairo-devel >= 1.2.0}
 BuildRequires:	dbus-devel >= 0.91
 BuildRequires:	esound-devel >= 0.2.12
-BuildRequires:	flac-devel >= 1.1.2
+BuildRequires:	flac-devel >= 1.1.3
 BuildRequires:	hal-devel >= 0.5.7.1
 %{?with_ladspa:BuildRequires:	ladspa-devel >= 1.12}
 BuildRequires:	libavc1394-devel
@@ -59,8 +63,6 @@
 # for taglib
 BuildRequires:	libstdc++-devel
 BuildRequires:	libxml2-devel >= 1:2.6.26
-BuildRequires:	python-PyXML
-BuildRequires:	rpmbuild(macros) >= 1.198
 %{?with_speex:BuildRequires:	speex-devel >= 1:1.1.6}
 BuildRequires:	taglib-devel >= 1.4
 BuildRequires:	xorg-lib-libX11-devel
@@ -401,6 +403,7 @@
 %setup -q -n %{gstname}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -414,7 +417,7 @@
 	%{!?with_caca:--disable-libcaca} \
 	%{!?with_cairo:--disable-cairo} \
 	%{!?with_cdio:--disable-cdio} \
-	%{!?with_ladspa:--disable-ladspa} \
+	%{?with_ladspa:--enable-ladspa} \
 	%{!?with_speex:--disable-speex} \
 	--disable-static \
 	--enable-gtk-doc \
@@ -449,6 +452,7 @@
 %attr(755,root,root) %{gstlibdir}/libgstalpha.so
 %attr(755,root,root) %{gstlibdir}/libgstannodex.so
 %attr(755,root,root) %{gstlibdir}/libgstapetag.so
+%attr(755,root,root) %{gstlibdir}/libgstaudiofx.so
 %attr(755,root,root) %{gstlibdir}/libgstautodetect.so
 %attr(755,root,root) %{gstlibdir}/libgstavi.so
 %attr(755,root,root) %{gstlibdir}/libgstdebug.so
@@ -529,6 +533,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgsthalelements.so
 
+# disabled in ext/Makefile.am
 #%if %{with ladspa}
 #%files -n gstreamer-ladspa
 #%defattr(644,root,root,755)
@@ -588,6 +593,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/25 00:31:26  qboosh
+- updated to 0.10.5, updated libcaca patch
+- added flac patch, use flac 1.1.3
+
 Revision 1.15  2006/08/21 06:17:09  qboosh
 - updated raw1394 BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gstreamer-plugins-good.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list