Remove profile macro (partially) 48/91148/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 6 Oct 2016 05:43:57 +0000 (05:43 +0000)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Fri, 21 Oct 2016 06:11:37 +0000 (23:11 -0700)
There are more profile macros to be removed.
More commits will follow.

Note:

This commit is not required for Tizen 3.0 Release.
If you don't feel comfortable for Tizen 3.0 Release Schedule,
you may delay merging/SR of this commit.

Change-Id: I9bd45550f86d0e572490b7d24fe1dcbd9b213705
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/msg-service.spec

index 05af086..875e5a1 100755 (executable)
@@ -178,13 +178,11 @@ cp -f 500.msg-service.patch.sh %{buildroot}/usr/share/upgrade/scripts
 
 %make_install
 
-%if "%{?profile}" == "mobile"
 %define tizen_sign 1
 %define tizen_sign_base %{APP_PREFIX}
 %define tizen_sign_level platform
 %define tizen_author_sign 1
 %define tizen_dist_sign 1
-%endif
 
 mkdir -p %{buildroot}%{_unitdir}/multi-user.target.wants
 install -m 0644 %SOURCE1 %{buildroot}%{_unitdir}/msg-server.service