fixen
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 6 Jun 2002 11:14:27 +0000 (11:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 6 Jun 2002 11:14:27 +0000 (11:14 +0000)
Original commit message from CVS:
fixen

gst-plugins.spec.in

index f7f6f4a..2b790eb 100644 (file)
@@ -496,6 +496,7 @@ Element for text-to-speech using the festival server.
 @USE_MPEG2DEC_TRUE@Group: Libraries/Multimedia
 @USE_MPEG2DEC_TRUE@Requires: gstreamer-plugins >= %{version}
 @USE_MPEG2DEC_TRUE@Requires: mpeg2dec => 0.2.1
+@USE_MPEG2DEC_TRUE@BuildRequires: mpeg2dec-devel => 0.2.1
 @USE_MPEG2DEC_TRUE@Obsoletes: gstreamer-mpeg1
 @USE_MPEG2DEC_TRUE@Obsoletes: gstreamer-mpeg2
 @USE_MPEG2DEC_TRUE@Obsoletes: gstreamer-mpeg2dec
@@ -744,6 +745,7 @@ Element for text-to-speech using the festival server.
 @USE_HTTP_TRUE@Group: Libraries/Multimedia
 @USE_HTTP_TRUE@Requires: gstreamer-plugins >= %{version}
 @USE_HTTP_TRUE@Requires: libghttp => 1.0.9
+@USE_HTTP_TRUE@BuildRequires: libghttp-devel => 1.0.9
 @USE_HTTP_TRUE@
 @USE_HTTP_TRUE@%description -n gstreamer-httpsrc
 @USE_HTTP_TRUE@Plugin supporting the http protocol based 
@@ -989,6 +991,9 @@ Plugin for playback of wav, au and mod audio files as well as mp3 type
 @USE_GCONF_TRUE@gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer.schemas > /dev/null
 
 %changelog
+* Thu Jun 06 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- various BuildRequires: additions
+
 * Tue Jun 04 2002 Thomas Vander Stichele <thomas@apestaart.org>
 - added USE_LIBADSPA_TRUE bits to ladspa package