fixed rtp files
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Dec 2001 18:07:33 +0000 (18:07 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Dec 2001 18:07:33 +0000 (18:07 +0000)
Original commit message from CVS:
fixed rtp files

gstreamer.spec.in

index 1663396..bf77ef5 100644 (file)
@@ -631,7 +631,7 @@ Library for transfering data with the RTP protocol
 
 %files -n gstreamer-rtp
 %defattr(-, root, root)
-%{prefix}/lib/gst/librtp*
+%{prefix}/lib/gst/libgstrtp*
 
 %changelog
 * Sat Dec 08 2001 Christian Schaller <Uraeus@linuxrising.org>