Remove unnecessary profile dependencies from build spec (partial) 21/87721/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 07:49:31 +0000 (07:49 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 07:51:10 +0000 (07:51 +0000)
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 <myungjoo.ham@samsung.com>
packaging/libaccount-service.spec

index 0e08e81b1688b462f72cf31c89d5a6abbc916510..d0cc8bbcd88736ff0cfc8020c2d22dc3db8f22c6 100644 (file)
@@ -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