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 | 58394455d88fb5a844b03f48148c13373eaf1ba7 (patch) | |
tree | c2fae179adf51c0956990bcb145fb116c56c9708 /gst-plugins.spec.in | |
parent | 4575961c0c9cd8b4308547fda3277f39267662be (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 031f55cd..a6cf1959 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 |