From: Alexandru Cornea Date: Fri, 28 Jun 2013 16:36:03 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130717.201240^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c740dc405fcadd8144c9dc57f66480325073295;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 917a682..6e4b6b4 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" @@ -121,7 +123,7 @@ fi echo "[WRT] wrt-commons postinst done ..." %files -%manifest wrt-commons.manifest +%manifest %{name}.manifest %license LICENSE %{_libdir}/*.so.* %{_datadir}/wrt-engine/* @@ -137,6 +139,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 @@ - - - - - - - - - -