modify SMACK label mw tizen_2.1 submit/tizen_2.1/20130515.025806
authorwoojin <woojin2.jung@samsung.com>
Tue, 14 May 2013 09:56:42 +0000 (18:56 +0900)
committerwoojin <woojin2.jung@samsung.com>
Tue, 14 May 2013 09:56:42 +0000 (18:56 +0900)
Change-Id: I687cb6928a3de9a7b4d8a983faaf50571087eb33

oprofile.manifest
packaging/oprofile.manifest [deleted file]
packaging/oprofile.spec

index 86dbb26..031511b 100644 (file)
@@ -2,4 +2,7 @@
     <request>
         <domain name="_" />
     </request>
+       <assign>
+               <filesystem path="/usr/bin/oprofile_command" label="_" exec_label="none" />
+       </assign>       
 </manifest>
diff --git a/packaging/oprofile.manifest b/packaging/oprofile.manifest
deleted file mode 100644 (file)
index 86dbb26..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
-    <request>
-        <domain name="_" />
-    </request>
-</manifest>
index 36bfa7a..35ed9f9 100644 (file)
@@ -7,7 +7,7 @@ License:    GNU General Public License, Version 2
 Source0:    %{name}-%{version}.tar.gz  
 BuildRequires: binutils-devel  
 BuildRequires: pkgconfig(popt)  
-
+Requires:      sdbd
 
 %description  
     
@@ -23,7 +23,8 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}  
 %make_install  
 
-%files  
+%files 
+%manifest oprofile.manifest
 %attr(755,root,root) %{_bindir}/opcontrol  
 %attr(755,root,root) %{_bindir}/oprofile_command
 %attr(755,root,root) %{_bindir}/oprofiled