From a3a0c5160fa5942f39cc357dc2757ce4dbe521de Mon Sep 17 00:00:00 2001 From: JengHyun Kang Date: Tue, 7 Feb 2017 10:45:22 +0900 Subject: Do not requires to each profiles Change-Id: Ia0921a20cca9cf9f12a1c0bfeb3cff036fa83036 --- packaging/xkeyboard-config.spec | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/packaging/xkeyboard-config.spec b/packaging/xkeyboard-config.spec index ce8ddaa1..4d3317c0 100644 --- a/packaging/xkeyboard-config.spec +++ b/packaging/xkeyboard-config.spec @@ -24,19 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(pre): /usr/bin/ln Requires(pre): /usr/bin/rm # This is for backword compatibility only. Tizen 4.0 Configurability gets no damage from this. -%if "%{?profile}" == "mobile" -Requires: xkb-tizen-data-profile_mobile -%elif "%{?profile}" == "wearable" -Requires: xkb-tizen-data-profile_wearable -%elif "%{?profile}" == "tv" -Requires: xkb-tizen-data-profile_tv -%elif "%{?profile}" == "ivi" -Requires: xkb-tizen-data-profile_ivi -%else -# If it is common or "unified/undefined" Requires: xkb-tizen-data -Recommends: xkb-tizen-data-profile_common -%endif BuildRequires: pkgconfig(xkbcommon) %{!?TZ_SYS_RO_SHARE: %global TZ_SYS_RO_SHARE /usr/share} -- cgit v1.2.3