summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsangwan.kwon <sangwan.kwon@samsung.com>2016-03-04 13:22:21 +0900
committersangwan.kwon <sangwan.kwon@samsung.com>2016-03-04 13:22:21 +0900
commitb4966db7895bce0d196e83f1c850ea067ae3a619 (patch)
tree6583ea490f386268bcc744eba047194d18b3f60f
parent3906f55ff0fa421ecc4b2101f13d43b195ef4160 (diff)
downloadcert-checker-b4966db7895bce0d196e83f1c850ea067ae3a619.tar.gz
cert-checker-b4966db7895bce0d196e83f1c850ea067ae3a619.tar.bz2
cert-checker-b4966db7895bce0d196e83f1c850ea067ae3a619.zip
Define macro for updated tz-config
Change-Id: I6daeb100a6b9dceb3917a0a337f037999c7451c5 Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
-rw-r--r--packaging/cert-checker.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/packaging/cert-checker.spec b/packaging/cert-checker.spec
index 6e014b6..4af1541 100644
--- a/packaging/cert-checker.spec
+++ b/packaging/cert-checker.spec
@@ -1,6 +1,6 @@
Name: cert-checker
Summary: OCSP checking on application installation
-Version: 0.0.3
+Version: 0.0.4
Release: 1
Group: System/Security
License: Apache-2.0
@@ -25,6 +25,11 @@ BuildRequires: pkgconfig(pkgmgr)
BuildRequires: pkgconfig(pkgmgr-info)
BuildRequires: boost-devel
+%global TZ_SYS_DB %{?TZ_SYS_DB:%TZ_SYS_DB}%{!?TZ_SYS_DB:/opt/dbspace}
+%global TZ_SYS_ROOT %{?TZ_SYS_ROOT:%TZ_SYS_ROOT}%{!?TZ_SYS_ROOT:/root}
+%global TZ_SYS_RO_SHARE %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
+%global TZ_SYS_BIN %{?TZ_SYS_BIN:%TZ_SYS_BIN}%{!?TZ_SYS_BIN:/usr/bin}
+
%description
Cert-checker