rpms/gstreamer-plugins-good/F-9 gstreamer-plugins-good.spec, 1.57, 1.58

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Mon Jun 2 09:31:10 UTC 2008


Author: hadess

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

Modified Files:
	gstreamer-plugins-good.spec 
Log Message:
* Mon Jun 02 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.8-3
- Work-around bug that would set the default audio output to "GOOM!"
  See http://bugzilla.gnome.org/show_bug.cgi?id=532295



Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-9/gstreamer-plugins-good.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- gstreamer-plugins-good.spec	21 May 2008 17:01:09 -0000	1.57
+++ gstreamer-plugins-good.spec	2 Jun 2008 09:30:24 -0000	1.58
@@ -6,7 +6,7 @@
 
 Name: 		%{gstreamer}-plugins-good
 Version: 	0.10.8
-Release:  	2%{?dist}
+Release:  	3%{?dist}
 Summary: 	GStreamer plug-ins with good code and licensing
 
 Group: 		Applications/Multimedia
@@ -102,7 +102,8 @@
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
   --disable-gtkdoc \
   --enable-experimental \
-  --enable-ladspa
+  --enable-ladspa \
+  --with-default-audiosink=autoaudiosink
 
 make %{?_smp_mflags}
 pushd ext/ladspa
@@ -234,6 +235,10 @@
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Mon Jun 02 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.8-3
+- Work-around bug that would set the default audio output to "GOOM!"
+  See http://bugzilla.gnome.org/show_bug.cgi?id=532295
+
 * Wed May 21 2008 Adam Jackson <ajax at redhat.com> 0.10.8-2
 - BR: libsoup-devel and package the soup http src plugin. (#447604)
 - s/Fedora Core/Fedora/




More information about the fedora-extras-commits mailing list