no more egging the pudding

Original commit message from CVS:
no more egging the pudding
This commit is contained in:
Christian Schaller 2008-11-14 16:15:43 +00:00
parent 361d08ce38
commit c363ecdf67
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,12 @@
2008-11-14 Christian Schaller <christian.schaller@collabora.co.uk>
* configure.ac: remove experimental build check, -bad is experimental
in itself and putting a plugin with a low rank, in the -bad sandbox
module demanding people pass --enable-experimental to build is just
like putting butter on lard (Rob tells me the English equivalent to
that expression is 'over egging the pudding').
* gst-plugins-bad.spec.in: add three latest plugin additions
2008-11-14 Stefan Kost <ensonic@users.sf.net>
* gst-libs/gst/play/.cvsignore:

View file

@ -634,7 +634,6 @@ return 0;
])
dnl *** dvdnav for resindvd ***
USE_DVDNAV=$BUILD_EXPERIMENTAL
translit(dnm, m, l) AM_CONDITIONAL(USE_DVDNAV, true)
AG_GST_CHECK_FEATURE(DVDNAV, [dvdnav library], resindvd, [
translit(dnm, m, l) AC_SUBST(DVDNAV_LIBS)

View file

@ -115,7 +115,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
%{_libdir}/gstreamer-%{majorminor}/libgstjp2k.so
%{_libdir}/gstreamer-%{majorminor}/libgstapexsink.so
%{_libdir}/gstreamer-%{majorminor}/libgstaacparse.so
%{_libdir}/gstreamer-%{majorminor}/libgstamrparse.so
%{_libdir}/gstreamer-%{majorminor}/libgstqtmux.so
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappbuffer.h
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsink.h
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsrc.h