Remove rpm installation dependency of bluetooth-tools 86/39386/2 tizen_3.0.2015.q2_common accepted/tizen/mobile/20150514.135928 submit/tizen_common/20150604.888888 submit/tizen_mobile/20150514.064614 submit/tizen_mobile/20150514.064627
authorseungku kim <seungku.kim@samsung.com>
Thu, 14 May 2015 06:11:29 +0000 (15:11 +0900)
committerseungku kim <seungku.kim@samsung.com>
Thu, 14 May 2015 06:45:19 +0000 (15:45 +0900)
Change-Id: I1e468a89686459417ddbd067689e99c0e0effee8
Signed-off-by: seungku kim <seungku.kim@samsung.com>
packaging/bluetooth-frwk.spec

index e5ceac7..d6b3e67 100644 (file)
@@ -14,7 +14,10 @@ Source1002: bt-icon.png
 URL:        https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary
 Requires: dbus
 Requires: syspopup
+%if "%{?profile}" != "mobile"
 Requires: bluetooth-tools
+%endif
+
 BuildRequires:  pkgconfig(aul)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(dlog)