Remove trivial unnecessary build dependency 50/89550/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 04:26:58 +0000 (04:26 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 04:26:58 +0000 (04:26 +0000)
If this package is not requires for TV profile,
Removing this from meta-tv.git and Tizen:TV 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: I7bea37a48fc1c63c264cfe6f8d36a63d500c2cfc
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/account-common.spec

index cd247c9429a809b376c064253bba3933d721a1e5..7d5c6055ff5fb3640d79ba18ae1206ab4da6e54b 100644 (file)
@@ -21,11 +21,6 @@ BuildRequires:  pkgconfig(key-manager)
 BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  python-xml
 
-
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 %description
 Account common libraryXB-Public-Package: no