summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongmo Yang <jm80.yang@samsung.com>2018-03-29 14:18:19 +0900
committerJeongmo Yang <jm80.yang@samsung.com>2018-03-29 14:26:16 +0900
commit96b6897bcfc45e4013fe358eba0de0041861a71d (patch)
tree8bd99ec94b57e92afdada16f86ef9bc3c06e5cb4
parentc5401873b23dc61d0edda0f435bee5c6532c3988 (diff)
downloadmurphy-96b6897bcfc45e4013fe358eba0de0041861a71d.tar.gz
murphy-96b6897bcfc45e4013fe358eba0de0041861a71d.tar.bz2
murphy-96b6897bcfc45e4013fe358eba0de0041861a71d.zip
[Version] 0.0.74-10 [Profile] Common [Issue Type] Optimization Change-Id: I02264a7a31ebaf894ef4153c013adbe329cfafeb Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
-rw-r--r--packaging/murphy.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/murphy.spec b/packaging/murphy.spec
index 566c413..faaa212 100644
--- a/packaging/murphy.spec
+++ b/packaging/murphy.spec
@@ -29,7 +29,7 @@
Summary: Resource policy framework
Name: murphy
Version: 0.0.74
-Release: 9
+Release: 10
License: BSD-3-Clause
Group: System/Service
URL: http://01.org/murphy/
@@ -246,10 +246,8 @@ CONFIG_OPTIONS="$CONFIG_OPTIONS --disable-websockets"
CONFIG_OPTIONS="$CONFIG_OPTIONS --disable-smack"
#%endif
-%if "%{?tizen_profile_name}" == "wearable"
-echo "tizen profile wearable"
+# relro
CONFIG_OPTIONS="$CONFIG_OPTIONS --enable-relro"
-%endif
./bootstrap
%configure $CONFIG_OPTIONS --with-dynamic-plugins=$DYNAMIC_PLUGINS