remove kio from spec

Original commit message from CVS:
remove kio from spec
This commit is contained in:
Christian Schaller 2004-09-28 11:01:10 +00:00
parent 3cee9b68ad
commit e2498912ef
2 changed files with 4 additions and 1 deletions

View file

@ -4,6 +4,7 @@
Remove kioslave plugin. Markey is brewing a new working one
* ext/Makefile.am: Remove kioslave plugin
* ext/kio: remove
* gst-plugins.spec.in: remove kio plugin from spec
2004-09-27 Wim Taymans <wim@fluendo.com>

View file

@ -258,7 +258,6 @@ rm -rf $RPM_BUILD_ROOT
@USE_LIBCACA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
@USE_XVIDEO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
@USE_XVIDEO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
@USE_KIO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstkio.so
@USE_SNDFILE_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
@USE_MUSICBRAINZ_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttrm.so
@ -663,6 +662,9 @@ GStreamer support libraries header files.
%changelog
* Thu Sep 28 2004 Christian Schalle <uraeus at gnome dot org>
- Remove kio plugin (as it was broken)
* Wed Sep 21 2004 Christian Schaller <uraeus at gnome dot org>
- Reorganize SPEC to fit better with fedora.us and freshrpms.net packages
- Make sure gstinterfaces.so is in the package