summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-06 11:14:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-06 11:14:27 +0000
commitf838a1f6f21b86df4a5aa818f2f67c0ad6e6cac1 (patch)
treef9e62717d0bb5a1774283eb78ce1ae476e71c8ea
parenta349a2454f11d6877dc82a7757cccc25795a8d01 (diff)
downloadgstreamer-plugins-bad-f838a1f6f21b86df4a5aa818f2f67c0ad6e6cac1.tar.gz
fixen
Original commit message from CVS: fixen
-rw-r--r--gst-plugins.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index f7f6f4aac..2b790eb20 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -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