spec: code clean 91/99291/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 22 Nov 2016 09:50:28 +0000 (18:50 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 22 Nov 2016 09:50:28 +0000 (18:50 +0900)
- This is for Tizen 4.0.

  In 4.0, for Configurability & Building Blocks,
  the usage of "profile" is prohibited except for some
  extreme case (build optimization for GBM.)

  This commented code block may confuse build/developers later.

Change-Id: I940547a1d773229d9f9acc8074a4ac7809b1010a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/bluetooth-share.spec

index b3e1fc3..4080f34 100644 (file)
@@ -24,12 +24,6 @@ BuildRequires:  pkgconfig(aul)
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(ecore)
-# Same check as in tizen-extensions-crosswalk. A per-package or global
-# bcond would be better, but for now let's follow Crosswalk's approach.
-#%if "%{profile}" == "mobile"
-#BuildRequires:  pkgconfig(calendar-service2)
-#BuildRequires:  pkgconfig(contacts-service2)
-#%endif
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(syspopup-caller)
 BuildRequires:  pkgconfig(deviced)