diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-05-11 16:08:21 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-05-11 19:02:55 +0100 |
commit | 1732ce033a71ed3d976f038b0e6f680968862711 (patch) | |
tree | dc24fcc7717ee38e801a3e5b8e17127a7d33b837 /gst-plugins-good.spec.in | |
parent | 02a226f74604bee8d0ec0d582f9f330af55cd19a (diff) |
Move oss4 plugin from -bad to -good
Hook up build infrastructure, docs and tests.
Fixes #614305.
Diffstat (limited to 'gst-plugins-good.spec.in')
-rw-r--r-- | gst-plugins-good.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-plugins-good.spec.in b/gst-plugins-good.spec.in index 2586c7b18..994b38c8c 100644 --- a/gst-plugins-good.spec.in +++ b/gst-plugins-good.spec.in @@ -138,6 +138,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so %{_libdir}/gstreamer-%{majorminor}/libgstflv.so %{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so +%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so # sys plugins @USE_GST_V4L2_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so |