From 7c0ade140eb821148931cbcb3c128671118de841 Mon Sep 17 00:00:00 2001 From: quan74 Date: Sat, 7 Oct 2006 00:41:13 +0000 Subject: [PATCH] add gst decoder to spec - TODO: add buildcond stuff SVN revision: 26387 --- legacy/emotion/emotion.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/legacy/emotion/emotion.spec.in b/legacy/emotion/emotion.spec.in index 423cfdc51f..f086a68def 100644 --- a/legacy/emotion/emotion.spec.in +++ b/legacy/emotion/emotion.spec.in @@ -56,6 +56,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %{_libdir}/libemotion.so.* %{_bindir}/emotion_* %{_libdir}/emotion/emotion_decoder_xine.a +%{_libdir}/emotion/emotion_decoder_gstreamer.a #%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.a %{_datadir}/emotion @@ -68,6 +69,8 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %{_libdir}/libemotion.la %{_libdir}/emotion/emotion_decoder_xine.la %{_libdir}/emotion/emotion_decoder_xine.so +%{_libdir}/emotion/emotion_decoder_gstreamer.la +%{_libdir}/emotion/emotion_decoder_gstreamer.so #%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.so #%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.la %{_includedir}/Emotion*