From 440801dd9e53284925575c2170b53bf947522414 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 24 Oct 2002 20:42:58 +0000 Subject: add missing m4 to extra dist and add wavenc plugin to spec Original commit message from CVS: add missing m4 to extra dist and add wavenc plugin to spec --- Makefile.am | 2 +- gst-plugins.spec.in | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5852f46b8..45b60f973 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) testsuite DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite -EXTRA_DIST=gst-plugins.spec depcomp \ +EXTRA_DIST=gst-plugins.spec depcomp gst-element-check.m4 \ gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \ AUTHORS COPYING README RELEASE \ ChangeLog autogen.sh common m4 diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index febb8059f..b254f270e 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1127,6 +1127,7 @@ Plug-in for playback of wav, au and mod audio files as well as mp3 type. %{_libdir}/gst/libgstauparse.so %{_libdir}/gst/libgstmp3types.so %{_libdir}/gst/libgstmodplug.so +%{_libdir}/gst/libgstwavenc.so %post -n gstreamer-audio-formats %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null @@ -1430,6 +1431,8 @@ Plug-in for demuxing Quicktime movies @USE_GCONF_TRUE@gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer.schemas > /dev/null %changelog +* Thu Oct 24 2002 Christian Schaller +- Added wavenc to audio formats package * Sat Oct 20 2002 Christian Scchaller - Removed all .la files - added separate non-openquicktime demuxer plugin -- cgit v1.2.1