From: changjoo.lee Date: Thu, 25 Aug 2016 08:53:25 +0000 (+0900) Subject: Change eng feature : feature change from tizen_build_binary_release_type_eng to tizen... X-Git-Tag: submit/tizen_base/20160831.005645^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F85475%2F1;p=platform%2Fupstream%2Fshadow-utils.git Change eng feature : feature change from tizen_build_binary_release_type_eng to tizen_build_devel_mode Change-Id: I7dcabcf6317f627bdfd3d943b58ca17a3e88144e Signed-off-by: changjoo.lee --- diff --git a/packaging/shadow-utils.spec b/packaging/shadow-utils.spec index 07b4bdb..0e534ec 100755 --- a/packaging/shadow-utils.spec +++ b/packaging/shadow-utils.spec @@ -7,7 +7,7 @@ License: BSD-2.0 and GPL-2.0+ Group: System/Base Source0: http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.gz -%if 0%{?tizen_build_binary_release_type_eng:1} +%if 0%{?tizen_build_devel_mode:1} Source1: login-eng.defs %else Source1: login.defs @@ -147,7 +147,7 @@ done %{_sbindir}/useradd %{_sbindir}/userdel %{_sbindir}/usermod -%if 0%{?tizen_build_binary_release_type_eng} == 1 +%if 0%{?tizen_build_devel_mode} == 1 /bin/su %exclude /usr/lib/debug %exclude /bin/login