summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-09-28 11:01:10 +0000
committerChristian Schaller <uraeus@gnome.org>2004-09-28 11:01:10 +0000
commit1c484d3485f37be49a7570a9ea720807dcd75e45 (patch)
treede7ff2ae93770ac4de60cfdfa67f4b5acdf8cd78
parenteaebacec1d181de4a0f6726651a76348b76fe921 (diff)
downloadgst-plugins-bad-1c484d3485f37be49a7570a9ea720807dcd75e45.tar.gz
gst-plugins-bad-1c484d3485f37be49a7570a9ea720807dcd75e45.tar.bz2
gst-plugins-bad-1c484d3485f37be49a7570a9ea720807dcd75e45.zip
remove kio from spec
Original commit message from CVS: remove kio from spec
-rw-r--r--ChangeLog1
-rw-r--r--gst-plugins.spec.in4
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70e3e738..a9abcabd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index c26ab625..d7c087d6 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -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