From: rui Date: Sun, 18 Nov 2012 11:27:12 +0000 (+0000) Subject: The previous commit was a slight fix on the efl spec for an error I made, its comment... X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d8012c0fcee90255f517d474702f6e6009039c8;p=profile%2Fivi%2Femotion.git The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@79419 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/emotion.spec.in b/emotion.spec.in index c6fa495..4910b0e 100644 --- a/emotion.spec.in +++ b/emotion.spec.in @@ -14,7 +14,7 @@ Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} #BuildSuggests: xorg-x11-devel XFree86-devel libX11-devel libxine1-devel xine-lib-devel #BuildSuggests: gstreamer-devel gstreamer-plugins-devel gstreamer-plugins-base-devel gstreamer-ffmpeg -BuildRequires: eet-devel evas-devel edje-devel edje-bin +BuildRequires: efl-devel edje-devel edje-bin BuildRequires: /usr/bin/xine-config BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -25,7 +25,7 @@ Emotion is a Media Library Summary: Emotion headers, static libraries, documentation and test programs Group: System Environment/Libraries Requires: %{name} = %{version} -Requires: eet-devel evas-devel edje-devel +Requires: efl-devel edje-devel %description devel Headers, static libraries, test programs and documentation for Emotion