From: Inkyo Jung Date: Fri, 16 Mar 2012 15:41:40 +0000 (+0900) Subject: update(add) packaging directory and spec file from OBSTF:Private, OBS X-Git-Tag: accepted/2.0/20130306.224007~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7725ecbc73227558adddc30637f3dfa65dc86c4;p=profile%2Fivi%2Fecore.git update(add) packaging directory and spec file from OBSTF:Private, OBS --- diff --git a/packaging/ecore.spec b/packaging/ecore.spec index f7abb43..0751c1d 100644 --- a/packaging/ecore.spec +++ b/packaging/ecore.spec @@ -1,11 +1,12 @@ +#sbs-git:slp/pkgs/e/ecore ecore 1.1.0+svn.69115slp2+build01 f1fcb7acee67ba61b43c4c5bcf6a0255195b3bbe Name: ecore Summary: Enlightened Core X interface library -Version: 1.0.999.svn61874 +Version: 1.1.0+svn.69115slp2+build03 Release: 1 Group: TO_BE/FILLED_IN -License: BSD +License: TO_BE/FILLED_IN URL: http://www.enlightenment.org -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.gz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(eina) @@ -160,11 +161,27 @@ Core abstraction layer for enlightenment (fb) %build +export CFLAGS+=" -fvisibility=hidden -fPIC" +export LDFLAGS+=" -fvisibility=hidden -Wl,--hash-style=both -Wl,--as-needed" %autogen %configure --disable-static \ + --enable-ecore-fb \ + --enable-dependency-tracking \ + --disable-ecore-directfb \ + --enable-ecore-evas-fb \ + --disable-rpath \ + --disable-openssl \ + --disable-gnutls \ + --disable-tslib \ + --enable-simple-x11 \ + --enable-ecore-evas-opengl-x11 \ + --disable-ecore-evas-xrender-x11 \ + --enable-curl \ --enable-glib-integration-always \ - --disable-xim + --enable-ecore-x-gesture \ + --disable-xim \ + --disable-ecore-imf-scim make %{?jobs:-j%jobs} @@ -247,7 +264,7 @@ rm -rf %{buildroot} %files tools %defattr(-,root,root,-) -/usr/bin/ecore_test +#/usr/bin/ecore_test %files con %defattr(-,root,root,-)