Add default Smack manifest for org.tizen.bt-syspopup.spec
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:12 +0000 (17:49 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:12 +0000 (17:49 -0700)
Change-Id: Ic35445d2fcc19ee61339336d21c81166621bea87
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/org.tizen.bt-syspopup.manifest [new file with mode: 0644]
packaging/org.tizen.bt-syspopup.spec

diff --git a/packaging/org.tizen.bt-syspopup.manifest b/packaging/org.tizen.bt-syspopup.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index c06446a39cf0055066cd56bf40fed2a7d9c8d991..3f454f7937ee409e79f49c09f3b132efa5d54229 100644 (file)
@@ -5,6 +5,7 @@ Release:    2
 Group:      TO_BE_FILLED
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
+Source1001: packaging/org.tizen.bt-syspopup.manifest 
 BuildRequires:  pkgconfig(evas)
 BuildRequires:  pkgconfig(ecore-input)
 BuildRequires:  pkgconfig(ethumb)
@@ -31,6 +32,7 @@ bluetooth system-popup application (bluetooth system popup).
 
 
 %build
+cp %{SOURCE1001} .
 
 cmake . -DCMAKE_INSTALL_PREFIX=/usr
 make %{?jobs:-j%jobs}
@@ -41,6 +43,7 @@ rm -rf %{buildroot}
 
 
 %files
+%manifest org.tizen.bt-syspopup.manifest
 %defattr(-,root,root,-)
 /opt/share/applications/org.tizen.bt-syspopup.desktop
 /usr/bin/bt-syspopup