resetting manifest requested domain to floor 40/5140/2
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 13:38:57 +0000 (16:38 +0300)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 8 Jul 2013 16:52:21 +0000 (09:52 -0700)
packaging/libprivilege-control.manifest [new file with mode: 0644]
packaging/libprivilege-control.spec

diff --git a/packaging/libprivilege-control.manifest b/packaging/libprivilege-control.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 603c962..bcdf407 100644 (file)
@@ -87,6 +87,7 @@ fi
 
 
 %files
+%manifest %{name}.manifest
 %{_libdir}/*.so.*
 %{_bindir}/slp-su
 %{_datarootdir}/privilege-control/*
@@ -95,6 +96,7 @@ fi
 %{_datadir}/license/%{name}
 
 %files conf
+%manifest %{name}.manifest
 /etc/group
 /etc/passwd
 /opt/etc/smack/*
@@ -105,6 +107,7 @@ fi
 /opt/dbspace/.privilege_control*.db
 
 %files devel
+%manifest %{name}.manifest
 %{_includedir}/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc