committing fixes before deleting all of my gstreamer cvs to make room for music for...
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 14 Feb 2003 14:22:04 +0000 (14:22 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 14 Feb 2003 14:22:04 +0000 (14:22 +0000)
Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !

gstreamer-libs.pc.in
gstreamer-play.pc.in

index 6ff3217..e4eb159 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
 
 Name: GStreamer Media-Specific Libraries
 Description: Streaming-media framework, media-specific libraries
-Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
+Requires: gstreamer-@GST_MAJORMINOR@
 Version: @VERSION@
 Libs: 
 Cflags: -I${includedir}
index 31d2bdb..99dc6e7 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
 
 Name: GStreamer Play Library
 Description: Streaming-media framework, play libraries
-Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
+Requires: gstreamer-@GST_MAJORMINOR@
 Version: @VERSION@
 
 Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@ -lgstcontrol-@GST_MAJORMINOR@