Change-Id: I218fd6029c91f4687b9a7b069f3160ea212fd8de
Summary: Resource policy framework
Name: murphy
Version: 0.0.74
-Release: 13
+Release: 14
License: BSD-3-Clause
Group: System/Service
URL: http://01.org/murphy/
CONFIG_OPTIONS="$CONFIG_OPTIONS --disable-smack"
#%endif
-# relro
+#relro
CONFIG_OPTIONS="$CONFIG_OPTIONS --enable-relro"
+#dlog
+CONFIG_OPTIONS="$CONFIG_OPTIONS --enable-dlog"
+
./bootstrap
%configure $CONFIG_OPTIONS --with-dynamic-plugins=$DYNAMIC_PLUGINS
%__make clean