Add default Smack manifest for connman.spec
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:27 +0000 (17:50 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 31 May 2012 21:58:40 +0000 (22:58 +0100)
Change-Id: Ie9004dec8ab115acd2410bbafd7000c28b5b4a5a
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/connman.manifest [new file with mode: 0644]
packaging/connman.spec

diff --git a/packaging/connman.manifest b/packaging/connman.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 683d39d..fc6a79b 100644 (file)
@@ -8,6 +8,7 @@ Group:      System/Network
 License:    GNU General Public License version 2
 URL:        http://connman.net
 Source0:    %{name}-%{version}.tar.gz
+Source1001: packaging/connman.manifest 
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(xtables)
@@ -22,6 +23,7 @@ within embedded devices running the Linux operating system.
 
 
 %build
+cp %{SOURCE1001} .
 
 ./autogen.sh
 
@@ -65,6 +67,7 @@ chmod 600 /var/lib/connman/settings
 
 
 %files
+%manifest connman.manifest
 %defattr(-,root,root,-)
 #%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
 %{_sbindir}/*