diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-08 13:09:47 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-08 13:09:47 +0000 |
commit | cd5ecec3e4298e4bff79b44f5e00b225c027eced (patch) | |
tree | f150f7e2e5314aeca5be8b49a47f4f6d3cc24396 /gst-plugins.spec.in | |
parent | 20d1c5bc55e5ce50f70d478a3a5c73c7613a225c (diff) |
more fixes
Original commit message from CVS:
more fixes
Diffstat (limited to 'gst-plugins.spec.in')
-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 031f55cd3..a6cf1959d 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -393,7 +393,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_OPENQUICKTIME_TRUE@ @USE_OPENQUICKTIME_TRUE@%files -n gstreamer-openquicktime @USE_OPENQUICKTIME_TRUE@%defattr(-, root, root) -@USE_OPENQUICKTIME_TRUE@%{prefix}/lib/gst/libopenquicktime* +@USE_OPENQUICKTIME_TRUE@%{prefix}/lib/gst/libgstopenquicktime* @USE_OPENQUICKTIME_TRUE@ @USE_OPENQUICKTIME_TRUE@%post -n gstreamer-openquicktime @USE_OPENQUICKTIME_TRUE@%{prefix}/bin/gst-register --gst-mask=0 |