Hello,

This is a patch with 2 things:

* fixes for make distcheck/dist
* add gstreamer based sound to specfile

--
Pat
? gnash-0.7.2-distcheck_rpm_sound.diff
? gnash-0.7.2.tar.gz
? gui/NullGui.lo
? gui/gnash
? gui/gtk.lo
? gui/gtk_glue_gtkglext.lo
? gui/gui.lo
? gui/kde.loT
? gui/libgnashgui.la
? libamf/.libs
? libamf/amf.lo
? libamf/libgnashamf.la
? libamf/rtmp.lo
? plugin/np_entry.lo
? plugin/npn_gate.lo
? plugin/npp_gate.lo
? plugin/klash/.libs
? plugin/klash/klash
? plugin/klash/klash.moc
? plugin/klash/klash_part.lo
? plugin/klash/klash_part.moc
? plugin/klash/libklashpart.la
? testsuite/.deps
? testsuite/.libs
? testsuite/libtestsuite.la
? testsuite/libtestsuite_la-MovieTester.lo
? testsuite/actionscript.all/Boolean.swf
? testsuite/actionscript.all/Camera.swf
? testsuite/actionscript.all/Color.swf
? testsuite/actionscript.all/ContextMenu.swf
? testsuite/actionscript.all/CustomActions.swf
? testsuite/actionscript.all/Date.swf
? testsuite/actionscript.all/Error.swf
? testsuite/actionscript.all/Function.swf
? testsuite/actionscript.all/Global.swf
? testsuite/actionscript.all/Inheritance.swf
? testsuite/actionscript.all/LoadVars.swf
? testsuite/actionscript.all/LocalConnection.swf
? testsuite/actionscript.all/Microphone.swf
? testsuite/actionscript.all/Mouse.swf
? testsuite/actionscript.all/MovieClip.swf
? testsuite/actionscript.all/NetConnection.swf
? testsuite/actionscript.all/NetStream.swf
? testsuite/actionscript.all/Number.swf
? testsuite/actionscript.all/Object.swf
? testsuite/actionscript.all/Selection.swf
? testsuite/actionscript.all/SharedObject.swf
? testsuite/actionscript.all/Stage.swf
? testsuite/actionscript.all/String.swf
? testsuite/actionscript.all/System.swf
? testsuite/actionscript.all/TextSnapshot.swf
? testsuite/actionscript.all/Video.swf
? testsuite/actionscript.all/XML.swf
? testsuite/actionscript.all/XMLNode.swf
? testsuite/actionscript.all/array.swf
? testsuite/actionscript.all/delete.swf
? testsuite/actionscript.all/gnash-dbg.log
? testsuite/actionscript.all/out.swf
? testsuite/actionscript.all/rtmp.swf
? testsuite/actionscript.all/site.exp
? testsuite/actionscript.all/testrun.log
? testsuite/actionscript.all/testrun.sum
? testsuite/actionscript.all/with.swf
? testsuite/libbase/NoSeekFileTest
? testsuite/libbase/NoSeekFileTestCache
? testsuite/libbase/RcTest
? testsuite/libbase/gnash-dbg.log
? testsuite/libbase/site.exp
? testsuite/libbase/testrun.log
? testsuite/libbase/testrun.sum
? testsuite/misc-ming.all/ButtonEventsTest
? testsuite/misc-ming.all/ButtonEventsTest-Runner
? testsuite/misc-ming.all/DefineEditTextTest
? testsuite/misc-ming.all/DefineEditTextVariableNameTest
? testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner
? testsuite/misc-ming.all/PlaceObject2Test
? testsuite/misc-ming.all/RemoveObject2Test
? testsuite/misc-ming.all/RollOverOutTest
? testsuite/misc-ming.all/RollOverOutTest-Runner
? testsuite/misc-ming.all/gnash-dbg.log
? testsuite/misc-ming.all/site.exp
? testsuite/misc-ming.all/testrun.log
? testsuite/misc-ming.all/testrun.sum
? testsuite/movies.all/.deps
? testsuite/movies.all/.libs
? testsuite/movies.all/Makefile
? testsuite/movies.all/Makefile.in
? testsuite/movies.all/gnash-dbg.log
? testsuite/movies.all/gravity_embedded-TestRunner
? testsuite/movies.all/site.exp
? testsuite/movies.all/testrun.log
? testsuite/movies.all/testrun.sum
? testsuite/samples/.deps
? testsuite/samples/.libs
? testsuite/samples/Makefile
? testsuite/samples/Makefile.in
? testsuite/samples/clip_as_button2-TestRunner
? testsuite/samples/gnash-dbg.log
? testsuite/samples/site.exp
? testsuite/samples/testrun.log
? testsuite/samples/testrun.sum
? testsuite/server/.deps
? testsuite/server/.libs
? testsuite/server/GetterSetterTest
? testsuite/server/Makefile
? testsuite/server/Makefile.in
? testsuite/server/MatrixTest
? testsuite/server/PropertyListTest
? testsuite/server/gnash-dbg.log
? testsuite/server/site.exp
? testsuite/server/testrun.log
? testsuite/server/testrun.sum
? utilities/dumpshm
Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.186.2.15
diff -u -3 -p -r1.186.2.15 configure.ac
--- configure.ac        6 Nov 2006 00:52:47 -0000       1.186.2.15
+++ configure.ac        6 Nov 2006 16:32:30 -0000
@@ -751,9 +751,9 @@ testsuite/movies.all/Makefile
 testsuite/server/Makefile
 gui/Makefile
 plugin/Makefile
-plugin/mozilla-sdk/Makefile
 plugin/klash/Makefile
 )
+#plugin/mozilla-sdk/Makefile
 
 echo ""
 echo "Configurable options are:"
Index: doc/C/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/doc/C/Makefile.am,v
retrieving revision 1.31.2.1
diff -u -3 -p -r1.31.2.1 Makefile.am
--- doc/C/Makefile.am   30 Oct 2006 14:28:46 -0000      1.31.2.1
+++ doc/C/Makefile.am   6 Nov 2006 16:32:30 -0000
@@ -43,6 +43,7 @@ entities = \
        error.xml \
        fdl-appendix.xml \
        function.xml \
+       gnashrc.xml \
        key.xml \
        legal.xml \
        loadvars.xml \
Index: packaging/redhat/gnash.spec
===================================================================
RCS file: /sources/gnash/gnash/packaging/redhat/gnash.spec,v
retrieving revision 1.11.2.3
diff -u -3 -p -r1.11.2.3 gnash.spec
--- packaging/redhat/gnash.spec 31 Oct 2006 19:45:01 -0000      1.11.2.3
+++ packaging/redhat/gnash.spec 6 Nov 2006 16:32:30 -0000
@@ -16,13 +16,10 @@ BuildRequires:  boost-devel curl-devel 
 #BuildRequires:  xorg-x11-devel
 # modular Xorg 
 #BuildRequires:  libGLU-devel libGL-devel
-# SDL-devel is required by SDL_mixer-devel
 BuildRequires:  SDL-devel 
 BuildRequires:  kdelibs-devel
 BuildRequires:  gtkglext-devel
 BuildRequires:  docbook2X
-# GStreamer isn't used yet, but will be in the near future.
-#BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-devel >= 0.10
 BuildRequires:  scrollkeeper
 
@@ -60,7 +57,7 @@ The gnash flash movie player plugin for 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
 %configure --disable-static --with-plugindir=%{_libdir}/mozilla/plugins \
-  --enable-ghelp --enable-docbook \
+  --enable-ghelp --enable-docbook --enable-sound=GST \
   --disable-dependency-tracking --disable-rpath \
   --with-qtdir=$QTDIR
 make %{?_smp_mflags}
@@ -119,7 +116,7 @@ scrollkeeper-update -q || :
 %{_datadir}/services/klash_part.desktop
 
 %changelog
-* Sat Oct  28 2006 Rob Savoye <[EMAIL PROTECTED]> - 0.7-2
+* Sat Oct  28 2006 Rob Savoye <[EMAIL PROTECTED]> - 0.7.2-1
 - update for 0.7.2 release.
 
 * Sat Apr  22 2006 Rob Savoye <[EMAIL PROTECTED]> - 0.7-1
Index: plugin/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.50.2.3
diff -u -3 -p -r1.50.2.3 Makefile.am
--- plugin/Makefile.am  2 Nov 2006 00:09:57 -0000       1.50.2.3
+++ plugin/Makefile.am  6 Nov 2006 16:32:30 -0000
@@ -19,9 +19,7 @@
 
 AUTOMAKE_OPTIONS = 
 
-if KLASH
-
-endif
+DIST_SUBDIRS = klash
 SUBDIRS = $(KLASH) # test mozilla-sdk
 
 # if DMALLOC
Index: testsuite/movies.all/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/movies.all/Makefile.am,v
retrieving revision 1.1.2.1
diff -u -3 -p -r1.1.2.1 Makefile.am
--- testsuite/movies.all/Makefile.am    2 Nov 2006 14:34:18 -0000       1.1.2.1
+++ testsuite/movies.all/Makefile.am    6 Nov 2006 16:32:30 -0000
@@ -61,7 +61,7 @@ gravity_embedded_TestRunner_DEPENDENCIES
 
 clean-local: 
 
-EXTRA_DIST = gravity_embedded.swf gravity.swf
+EXTRA_DIST = gravity-embedded.swf gravity.swf
 
 TEST_DRIVERS = ../simple.exp
 TEST_CASES = \
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to