gst-libs/gst/idct/Makefile
gst-libs/gst/resample/Makefile
gst-libs/gst/riff/Makefile
+gst-libs/gst/video/Makefile
examples/dynparams/Makefile
examples/capsfilter/Makefile
examples/seeking/Makefile
%{_libdir}/gst/libgstidct.so
%{_libdir}/gst/libgstresample.so
%{_libdir}/gst/libgstriff.so
+%{_libdir}/gst/libgstvideo.so
%package -n gstreamer-plugins-devel
Summary: GStreamer Plugin Library Headers.
%{_includedir}/gst-plugins-%{version}/gst/idct/idct.h
%{_includedir}/gst-plugins-%{version}/gst/resample/resample.h
%{_includedir}/gst-plugins-%{version}/gst/riff/riff.h
+%{_includedir}/gst-plugins-%{version}/gst/video/video.h
%{_libdir}/pkgconfig/gstreamer-libs.pc
# Here are all the packages depending on external libs #
Description: Streaming-media framework media-specific libraries, not installed
Version: @VERSION@
Requires: gstreamer = @VERSION@
-Libs: -L${pcfiledir}/gst-libs/gst/gconf
+Libs: -L${pcfiledir}/gst-libs/gst/gconf \
+ -L${pcfiledir}/gst-libs/gst/audio \
+ -L${pcfiledir}/gst-libs/gst/video
Cflags: -I${pcfiledir}/gst-libs