Remove the Tizen 2.0 manitest and rule file.
Change-Id: I5493fab3752ff3e27c6ed6fb346efc13031db8d4
Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
set(PREFIX ${CMAKE_INSTALL_PREFIX})
install(FILES ${CMAKE_SOURCE_DIR}/org.tizen.calculator.xml DESTINATION /usr/share/packages)
install(FILES ${CMAKE_SOURCE_DIR}/org.tizen.calculator.png DESTINATION /usr/share/icons/default/small)
-
-# rule file
-install(FILES ${CMAKE_SOURCE_DIR}/org.tizen.calculator.rule DESTINATION /opt/etc/smack/accesses.d/)
+++ /dev/null
-<manifest>
- <define>
- <domain name="org.tizen.calculator" />
- </define>
- <assign>
- <filesystem path="/usr/share/applications/org.tizen.calculator.desktop" label="_" />
- <filesystem path="/usr/share/icons/default/small/org.tizen.calculator.png" label="_" />
- </assign>
- <request>
- <domain name="org.tizen.calculator" />
- </request>
-</manifest>
--- /dev/null
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
Summary: SLP Calculator application
URL: http://slp-source.sec.samsung.net
Source: %{name}-%{version}.tar.gz
+Source1001: org.tizen.calculator.manifest
License: TIZEN
Group: tizen/Application
BuildRequires: cmake
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%files
%manifest org.tizen.calculator.manifest
-/opt/etc/smack/accesses.d/org.tizen.calculator.rule
%defattr(-,root,root,-)
%attr(-,inhouse,inhouse)
/usr/apps/org.tizen.calculator/bin/calculator