add gst decoder to spec - TODO: add buildcond stuff

SVN revision: 26387
This commit is contained in:
quan74 2006-10-07 00:41:13 +00:00 committed by quan74
parent 424b6c5ffb
commit 7c0ade140e
1 changed files with 3 additions and 0 deletions

View 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*