too soon to put this in
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 18 Nov 2002 11:00:19 +0000 (11:00 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 18 Nov 2002 11:00:19 +0000 (11:00 +0000)
Original commit message from CVS:
too soon to put this in

gst-plugins.spec.in

index 24ec6f1..6c10d56 100644 (file)
@@ -106,7 +106,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/gst/libgstresample.so
 %{_libdir}/gst/libgstriff.so
 %{_libdir}/gst/libgstvideo.so
-%{_libdir}/libgstmedia-info.so.0.0.0
 
 %package -n gstreamer-plugins-devel
 Summary:       GStreamer Plugin Library Headers.
@@ -126,7 +125,6 @@ GStreamer support libraries header files.
 %{_includedir}/gst-plugins-%{version}/gst/riff/riff.h
 %{_includedir}/gst-plugins-%{version}/gst/video/video.h
 %{_includedir}/gst-plugins-%{version}/gst/play/play.h
-%{_includedir}/gst-plugins-%{version}/gst/media-info/media-info.h
 %{_datadir}/aclocal/gst-element-check.m4
 %{_libdir}/pkgconfig/gstreamer-libs.pc
 %{_libdir}/pkgconfig/gstreamer-play.pc
@@ -1503,11 +1501,7 @@ This package contains a basic audio and video playback library.
 %postun -n gstreamer-play
 /sbin/ldconfig
 
-#
 %changelog
-* Fri Nov 15 2002 Christian F.K. Schaller <Uraeus@gnome.org>
-- Add media-info files
-
 * Fri Nov 01 2002 Thomas Vander Stichele <thomas at apestaart dot org>
 - don't use compprep until ABI issues can be fixed