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
This commit is contained in:
Christian Schaller 2002-10-24 20:42:58 +00:00
parent 264077b956
commit 3db8587d72
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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 <Uraeus@linuxrising.org>
- Added wavenc to audio formats package
* Sat Oct 20 2002 Christian Scchaller <Uraeus@linuxrising.org>
- Removed all .la files
- added separate non-openquicktime demuxer plugin