no more egging the pudding
authorChristian Schaller <uraeus@gnome.org>
Fri, 14 Nov 2008 16:15:43 +0000 (16:15 +0000)
committerChristian Schaller <uraeus@gnome.org>
Fri, 14 Nov 2008 16:15:43 +0000 (16:15 +0000)
Original commit message from CVS:
no more egging the pudding

ChangeLog
configure.ac
gst-plugins-bad.spec.in

index 478f3ba..ce32002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index 4527976..3303262 100644 (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)
index 4b31db4..38345f1 100644 (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