From: Christian Schaller Date: Sun, 3 Mar 2002 22:13:09 +0000 (+0000) Subject: fixed rtp dependency X-Git-Tag: 1.19.3~511^2~16091 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56796a715b9838419114c446d08ff626fb6deb7d;p=platform%2Fupstream%2Fgstreamer.git fixed rtp dependency Original commit message from CVS: fixed rtp dependency --- diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index c4432bc..c34aab4 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -515,7 +515,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_RTP_TRUE@Summary: GStreamer RTP plugin @USE_RTP_TRUE@Group: Libraries/Multimedia @USE_RTP_TRUE@Requires: gstreamer-plugins >= %{ver} -@USE_RTP_TRUE@Requires: librtp >= 0.1 +@USE_RTP_TRUE@Requires: librtp >= 0.99 @USE_RTP_TRUE@ @USE_RTP_TRUE@%description -n gstreamer-rtp @USE_RTP_TRUE@Library for transfering data with the RTP protocol