rpms/gstreamer-plugins-good/devel gstreamer-plugins-good.spec, 1.56, 1.57

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


Author: hadess

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2869

Modified Files:
	gstreamer-plugins-good.spec 
Log Message:
* Mon Jun 02 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.8-4
- 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/devel/gstreamer-plugins-good.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- gstreamer-plugins-good.spec	21 May 2008 17:08:41 -0000	1.56
+++ gstreamer-plugins-good.spec	2 Jun 2008 09:40:09 -0000	1.57
@@ -6,7 +6,7 @@
 
 Name: 		%{gstreamer}-plugins-good
 Version: 	0.10.8
-Release:  	3%{?dist}
+Release:  	4%{?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-4
+- 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 Tom "spot" Callaway <tcallawa at redhat.com> 0.10.8-3
 - fix license tag
 




More information about the fedora-extras-commits mailing list