diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-01-02 21:38:47 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-01-02 21:38:47 +0000 |
commit | 7745d5310d6dc7a69af7b3addd95b9bcf926d241 (patch) | |
tree | b2136973f24e7f34c2ceb287f1d95346d33eb369 | |
parent | cf8951b3289a4c423d30351e4375b0e156891728 (diff) | |
download | gst-plugins-bad-7745d5310d6dc7a69af7b3addd95b9bcf926d241.tar.gz gst-plugins-bad-7745d5310d6dc7a69af7b3addd95b9bcf926d241.tar.bz2 gst-plugins-bad-7745d5310d6dc7a69af7b3addd95b9bcf926d241.zip |
small spec buglet
Original commit message from CVS:
small spec buglet
-rw-r--r-- | gst-plugins.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index f30f0bf5..c7bae82b 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -787,5 +787,5 @@ Plugin for playback of wav audio files %defattr(-, root, root) %{prefix}/lib/gst/libgstwavparse* -%post -n gstreamer-colorspace +%post -n gstreamer-wav @%{prefix}/bin/gstreamer-register --gst-mask=0 |