From: Alexandru Cornea Date: Fri, 28 Jun 2013 16:36:03 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: submit/tizen/20130710.125330~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a8121621c78300ad577faccd9e6b7d89688c347;p=platform%2Fframework%2Fweb%2Fwrt-commons.git resetting manifest requested domain to floor --- diff --git a/packaging/wrt-commons.manifest b/packaging/wrt-commons.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/wrt-commons.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index 97ae645..2c41eef 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -5,6 +5,7 @@ Release: 1 Group: System/Libraries License: Apache-2.0 Source0: %{name}-%{version}.tar.gz +Source1001: wrt-commons.manifest BuildRequires: cmake BuildRequires: pkgconfig(ecore) BuildRequires: pkgconfig(appcore-efl) @@ -41,6 +42,7 @@ Wrt common library development headers %prep %setup -q +cp %{SOURCE1001} . %define with_tests 0 %if "%{WITH_TESTS}" == "ON" || "%{WITH_TESTS}" == "Y" || "%{WITH_TESTS}" == "YES" || "%{WITH_TESTS}" == "TRUE" || "%{WITH_TESTS}" == "1" @@ -125,7 +127,7 @@ chsmack -a 'wrt-commons::db_wrt_custom_handler' /opt/usr/dbspace/.wrt_custom_han echo "[WRT] wrt-commons postinst done ..." %files -%manifest wrt-commons.manifest +%manifest %{name}.manifest %license LICENSE %{_libdir}/*.so.* %{_datadir}/wrt-engine/* @@ -141,6 +143,7 @@ echo "[WRT] wrt-commons postinst done ..." %endif %files devel +%manifest %{name}.manifest %{_libdir}/*.so %{_includedir}/dpl-efl/* %{_libdir}/pkgconfig/*.pc diff --git a/wrt-commons.manifest b/wrt-commons.manifest deleted file mode 100644 index 9b907d3..0000000 --- a/wrt-commons.manifest +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - -