From 52dc7d7067f29d19215ad572a7bbef12c12711c5 Mon Sep 17 00:00:00 2001 From: Rui Seabra Date: Fri, 26 Nov 2010 20:08:52 +0000 Subject: [PATCH] Adjusting rpm spec to a more current state of affairs. SVN revision: 55025 --- legacy/emotion/emotion.spec.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/legacy/emotion/emotion.spec.in b/legacy/emotion/emotion.spec.in index cc08edf307..d1abb596d0 100644 --- a/legacy/emotion/emotion.spec.in +++ b/legacy/emotion/emotion.spec.in @@ -65,10 +65,12 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %files devel %defattr(-, root, root) %doc doc/html -%{_includedir}/*.h +%{_includedir}/emotion-0/*.h %{_libdir}/libemotion.a %{_libdir}/libemotion.la %{_libdir}/libemotion.so +%{_libdir}/edje/modules/emotion/*/module.la +%{_libdir}/edje/modules/emotion/*/module.so #%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.a #%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.la %{_libdir}/pkgconfig/%{name}.pc