From 6fac740c466e7d85dc967f66916771afa51514f6 Mon Sep 17 00:00:00 2001 From: Ryan Ware Date: Tue, 29 May 2012 17:50:18 -0700 Subject: [PATCH] Add default Smack manifest for web-ui-fw.spec Change-Id: I32f6990bc40f1c2efd2980669865f23e79072cf1 Signed-off-by: Ryan Ware --- packaging/web-ui-fw.manifest | 5 +++++ packaging/web-ui-fw.spec | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 packaging/web-ui-fw.manifest diff --git a/packaging/web-ui-fw.manifest b/packaging/web-ui-fw.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/web-ui-fw.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 11d83b1..38503fd 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -14,6 +14,7 @@ Tizen Web UI Framework library package %setup -q %build +cp %{SOURCE1001} . make @@ -24,6 +25,7 @@ make %files +%manifest web-ui-fw.manifest /usr/lib/tizen-web-ui-fw/*/js /usr/lib/tizen-web-ui-fw/*/themes/tizen-gray -- 2.7.4