diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-01-19 20:55:43 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-01-19 20:55:43 +0000 |
commit | e5d3e698b9cf8254a42c561210682b4145a88f6f (patch) | |
tree | c25fef9ecdb164a1bdce5234266adb45cb2e1eca /gst-plugins.spec.in | |
parent | f4af920ba8ef66ef2972dcba03b9cc6ed32aefb6 (diff) |
update with latest changes
Original commit message from CVS:
update with latest changes
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r-- | gst-plugins.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index a153c1c6..dc67ea86 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -317,6 +317,7 @@ Plug-ins for playback of AVI format media files. %defattr(-, root, root) %{_libdir}/gstreamer-%{majorminor}/libgstavidemux.so %{_libdir}/gstreamer-%{majorminor}/libgstavimux.so +%{_libdir}/gstreamer-%{majorminor}/libgstaviparse.so %post -n gstreamer-avi %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null @@ -1545,6 +1546,9 @@ This package contains a basic audio and video playback library. /sbin/ldconfig %changelog +* Sun Jan 19 2003 Christian Schaller <Uraeus@gnome.org> +- Add aviparse plugin + * Fri Dec 27 2002 Thomas Vander Stichele <thomas at apestaart dot org> - add virtual provides for audio sources and sinks |