From: MyungJoo Ham Date: Fri, 9 Sep 2016 07:49:31 +0000 (+0000) Subject: Remove unnecessary profile dependencies from build spec (partial) X-Git-Tag: submit/tizen/20160921.060732~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c88f8b0fc1306e8c4838bc6df4a0e9f36279ff6e;p=platform%2Fcore%2Fapi%2Flibaccount-service.git Remove unnecessary profile dependencies from build spec (partial) If TV profile does not need this, update meta-tv.git and build project so that it does not include this package. If it already does not include this, the code being deleted is already a dead code that you did not need anyway. Note that mobile/wearable profile dependencies are not removed yet. That appears to require MULTISPEC OBS, which is WIP. I'll send another patch that eliminates if mobile/wearable when MULTISPEC OBS is supported. Change-Id: Ibddcbe77d8b8ed3eea27cb09321564881429fc04 Signed-off-by: MyungJoo Ham --- diff --git a/packaging/libaccount-service.spec b/packaging/libaccount-service.spec index 0e08e81..d0cc8bb 100644 --- a/packaging/libaccount-service.spec +++ b/packaging/libaccount-service.spec @@ -17,11 +17,6 @@ BuildRequires: pkgconfig(account-common) BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(pkgmgr-installer) - -%if "%{?profile}" == "tv" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - %description Account DB libraryXB-Public-Package: no