rpms/gstreamer-plugins-good/F-9 gstreamer-plugins-good.spec, 1.59, 1.60 gst-default.m4, 1.1, NONE

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Tue Jun 3 18:36:10 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9924

Modified Files:
	gstreamer-plugins-good.spec 
Removed Files:
	gst-default.m4 
Log Message:
Another try



Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-9/gstreamer-plugins-good.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- gstreamer-plugins-good.spec	3 Jun 2008 17:56:17 -0000	1.59
+++ gstreamer-plugins-good.spec	3 Jun 2008 18:35:00 -0000	1.60
@@ -13,7 +13,6 @@
 License: 	LGPL
 URL:		http://gstreamer.freedesktop.org/
 Source:         http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.bz2
-Source2:	gst-default.m4
 Patch0:		gst-plugins-good-0.10.8-docs.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -62,9 +61,6 @@
 BuildRequires:  PyXML
 BuildRequires:  hal-devel
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=532295
-BuildRequires:  autoconf automake libtool gettext-devel
-
 %description
 GStreamer is a streaming media framework, based on graphs of filters which
 operate on media data. Applications using this library can do anything
@@ -98,17 +94,16 @@
 %prep
 %setup -q -n gst-plugins-good-%{version}
 %patch0 -p1 -b .docs
-cp %{SOURCE2} common/m4
 
 %build
 
-NOCONFIGURE=1 ./autogen.sh
 %configure \
   --with-package-name='Fedora gstreamer-plugins-good package' \
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
   --disable-gtkdoc \
   --enable-experimental \
-  --enable-ladspa
+  --enable-ladspa \
+  --with-default-visualizer=goom
 
 make %{?_smp_mflags}
 pushd ext/ladspa


--- gst-default.m4 DELETED ---




More information about the fedora-extras-commits mailing list