diff --git a/legacy/emotion/ChangeLog b/legacy/emotion/ChangeLog index e69de29bb2..e65f2f2b2d 100644 --- a/legacy/emotion/ChangeLog +++ b/legacy/emotion/ChangeLog @@ -0,0 +1,4 @@ +Wed Mar 29 20:33:40 2006 Michael Jennings (mej) + +Xine plugins seem to no longer be built. +---------------------------------------------------------------------- diff --git a/legacy/emotion/emotion.spec.in b/legacy/emotion/emotion.spec.in index a5ae2b2e53..52b44fee16 100644 --- a/legacy/emotion/emotion.spec.in +++ b/legacy/emotion/emotion.spec.in @@ -11,7 +11,7 @@ Source: ftp://ftp.enlightenment.org/pub/emotion/%{name}-%{version}.tar.gz Packager: %{?_packager:%{_packager}}%{!?_packager:Michael Jennings } Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)} Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} -#BuildSuggests: xorg-x11-devel libxine1-devel xine-lib-devel +#BuildSuggests: xorg-x11-devel libxine1-devel xine-lib-devel gstreamer-devel gstreamer-plugins-devel BuildRequires: XFree86-devel eet-devel evas-devel edje-devel BuildRequires: /usr/bin/xine-config BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -55,7 +55,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %{_libdir}/libemotion.so.* %{_bindir}/emotion_* %{_libdir}/emotion/emotion_decoder_xine.a -%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.a +#%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.a %{_datadir}/emotion %files devel @@ -67,8 +67,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}/xine/plugins/*/xineplug_vo_out_emotion.so -%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.la +#%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.so +#%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.la %{_includedir}/Emotion* %changelog