diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-02-03 19:27:21 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-02-03 19:27:21 +0000 |
commit | d9fde73163215fee58c0e00a47924173dc85ed3c (patch) | |
tree | cf2b8ca84e63c0aeb507a0111892fb849160c628 | |
parent | 0b7d965a1c59e6a8def62296f1c00b303f95a548 (diff) | |
download | gst-plugins-bad-d9fde73163215fee58c0e00a47924173dc85ed3c.tar.gz gst-plugins-bad-d9fde73163215fee58c0e00a47924173dc85ed3c.tar.bz2 gst-plugins-bad-d9fde73163215fee58c0e00a47924173dc85ed3c.zip |
fix small typo from earlier SPEC fix commits
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
-rw-r--r-- | gst-plugins.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index bbfa202f..7900e9fc 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -713,12 +713,12 @@ GStreamer support libraries %{prefix}/lib/gst/libgstriff* %{prefix}/lib/gst/libgstresample* -%package -n gstreamer-miscvideo +%package -n gstreamer-misc Summary: GStreamer plugins for various effects Group: Libraries/Multimedia Requires: gstreamer >= %{ver} -%description -n gstreamer-miscvideo +%description -n gstreamer-misc Plugins for various codecs, effects and so on. |