From aa28dfb5dc5b00cb836ddbf10ad8d032f87cf617 Mon Sep 17 00:00:00 2001 From: Jongkyu Koo Date: Mon, 4 Apr 2016 18:05:13 -0700 Subject: [PATCH] Revert "block on wearable profile" This reverts commit e5fc7e0fa738bc1c13ee638a6eb6a614e4e9335e. Change-Id: Id79eadb89a6ae80bee6008cf4976fb46c61f3452 --- packaging/contacts-service.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/contacts-service.spec b/packaging/contacts-service.spec index 767aab7..4c8939e 100644 --- a/packaging/contacts-service.spec +++ b/packaging/contacts-service.spec @@ -8,9 +8,6 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.service Source2: %{name}.socket Source1001: %{name}.manifest -%if "%{?profile}" == "wearable" -ExcludeArch: %{arm} %ix86 x86_64 -%endif BuildRequires: cmake BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(vconf) -- 2.7.4