Remove trivial unnecessary build dependency 72/89572/1 accepted/tizen/common/20160928.164219 accepted/tizen/ivi/20160929.001853 accepted/tizen/mobile/20160929.001748 submit/tizen/20160928.053937
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:17:32 +0000 (05:17 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:18:50 +0000 (05:18 +0000)
If this package is not requires for Wearable profile,
Removing this from meta-wearable.git and Tizen:Wearable
OBS profile is sufficient.

Using "profile" macro in spec file is
not recommended and should become deprecated later.

However, this fix is not required for Tizen 3.0 release and
this is for later releases although this is a very trivial patch.

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

index 9d4797d..bee5a82 100644 (file)
@@ -10,9 +10,6 @@ Source2:    org.tizen.CalendarService.dbus.service
 Source1001: %{name}.manifest
 Source1002: %{name}.conf.in
 Source2001: ALARM.a%{name}.service
-%if "%{?profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
 BuildRequires: cmake
 BuildRequires: pkgconfig(db-util)
 BuildRequires: pkgconfig(sqlite3)