From 029fcfd7eab624054921a50f12978d1793890f7b Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 26 Nov 2010 20:08:52 +0000 Subject: [PATCH] Adjusting rpm spec to a more current state of affairs. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@55025 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- emotion.spec.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emotion.spec.in b/emotion.spec.in index cc08edf..d1abb59 100644 --- a/emotion.spec.in +++ b/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 -- 2.7.4