From: quan74 Date: Sat, 7 Oct 2006 00:41:13 +0000 (+0000) Subject: add gst decoder to spec - TODO: add buildcond stuff X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~466 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a362dd96b0d60c5b205f3fef4b5144126ec54c3e;p=profile%2Fivi%2Femotion.git add gst decoder to spec - TODO: add buildcond stuff git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@26387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/emotion.spec.in b/emotion.spec.in index 423cfdc..f086a68 100644 --- a/emotion.spec.in +++ b/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*