remove manifest for security domain policy 89/42989/1 accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen accepted/tizen/mobile/20150707.035022 accepted/tizen/tv/20150707.035034 accepted/tizen/wearable/20150707.035052 submit/tizen/20150707.004413
authorMun, Gwan-gyeong <kk.moon@samsung.com>
Mon, 6 Jul 2015 13:45:15 +0000 (22:45 +0900)
committerMun, Gwan-gyeong <kk.moon@samsung.com>
Mon, 6 Jul 2015 13:45:15 +0000 (22:45 +0900)
Change-Id: Ia8a6b3231d51f0d0aced3d289ef8123ea1c3918a
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
packaging/libslp-utilx.manifest [deleted file]
packaging/libslp-utilx.spec

diff --git a/packaging/libslp-utilx.manifest b/packaging/libslp-utilx.manifest
deleted file mode 100644 (file)
index 017d22d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
- <request>
-    <domain name="_"/>
- </request>
-</manifest>
index d72f112..5838f77 100644 (file)
@@ -7,7 +7,6 @@ Release:    1
 Group:      UI Framework/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
-Source1001:    libslp-utilx.manifest
 
 BuildRequires: cmake
 BuildRequires: pkgconfig(libdri2)
@@ -40,7 +39,6 @@ Utility functions for the XWindow (developement files)
 
 %prep
 %setup -q
-cp %{SOURCE1001} .
 
 
 %build
@@ -63,13 +61,11 @@ cp %{_builddir}/%{buildsubdir}/LICENSE.APLv2 %{buildroot}/usr/share/license/%{na
 
 
 %files
-%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libutilX.so.*
 /usr/share/license/%{name}
 
 %files devel
-%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /usr/include/*
 %{_libdir}/libutilX.so