pass-hal: rpi: v1.1.0 30/240930/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.123552 accepted/tizen/6.0/unified/hotfix/20201103.051422 accepted/tizen/unified/20200831.122526 submit/tizen/20200828.025140 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_6.0.m2_release
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 13 Aug 2020 02:39:46 +0000 (11:39 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 13 Aug 2020 02:51:24 +0000 (11:51 +0900)
Change dependency version of PASS daemon because the format of configuration
file was changed like 'scenario pass_level' and then verison-up.

Change-Id: Ic1a239a842027b07efe85cdc1293e77dc723c06c
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/pass-hal-rpi.spec

index b06cc2c8d6c2446ad02009f1d2fc9771d2e71e1e..b781ec64df1fbeb640f293fc9837a6526d2c153a 100644 (file)
@@ -1,4 +1,4 @@
-%define version 1.0.0
+%define version 1.1.0
 %define release 1
 
 Name:       pass-hal-rpi
@@ -16,11 +16,11 @@ Requires(post): /sbin/ldconfig
 Requires(post): /bin/systemctl
 Requires(postun): /sbin/ldconfig
 Requires(postun): /bin/systemctl
-Requires: pass >= 1.0.0
+Requires: pass >= 1.1.0
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(pass-hal-devel)
+BuildRequires:  pass-hal-devel >= 1.1.0
 
 %description
 PASS hal for RPI4