Change-Id: Ia977bd40e68e14cc6b8d00a7929ef0bc5da7ad6c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
--- /dev/null
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
+++ /dev/null
-<manifest>
- <request>
- <domain name="_"/>
- </request>
-</manifest>
Url: http://www.enlightenment.org/
Group: Graphics/EFL
Source0: enlightenment-%{version}.tar.bz2
-Source1001: enlightenment.manifest
Source1002: enlightenment.vip.conf
%define TIZEN_REL_VERSION 1
%prep
%setup -q -n %{name}-%{version}
-cp %{SOURCE1001} .
%build
export CFLAGS+=" -Wno-stringop-overflow -Wno-stringop-truncation -Wall -Werror "