diff --git a/ChangeLog b/ChangeLog index a2149d0353..7ab5e9562d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-14 Tim-Philipp Müller + + * gst-plugins-bad.spec.in: + Remove souphttpsrc plugin from spec files, it's moved to -good. + 2008-04-14 Jan Schmidt * tests/check/Makefile.am: diff --git a/common b/common index bdc5172b0b..f88ff852da 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit bdc5172b0ba183be6d92e58cb51782c23e9f2127 +Subproject commit f88ff852da7631ad2d0be835763da6d551a63883 diff --git a/gst-plugins-bad.spec.in b/gst-plugins-bad.spec.in index 5917dd895e..8c11f63514 100644 --- a/gst-plugins-bad.spec.in +++ b/gst-plugins-bad.spec.in @@ -145,10 +145,12 @@ rm -rf $RPM_BUILD_ROOT @USE_X264_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstx264.so @USE_DC1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdc1394.so @USE_TIMIDITY_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttimidity.so -@USE_SOUP_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so %changelog +* Mon Apr 14 2008 Tim-Philipp Müller +- Remove souphttpsrc plugin, which has moved to gst-plugins-good. + * Thu Apr 3 2008 Christian Schaller - Add new OSSv4 plugin to SPEC file