add gst decoder to spec - TODO: add buildcond stuff
authorquan74 <quan74>
Sat, 7 Oct 2006 00:41:13 +0000 (00:41 +0000)
committerquan74 <quan74@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 7 Oct 2006 00:41:13 +0000 (00:41 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@26387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

emotion.spec.in

index 423cfdc..f086a68 100644 (file)
@@ -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*