Migrate to openssl 3.0 38/296038/1 tizen
authorcheoleun moon <chleun.moon@samsung.com>
Tue, 18 Jul 2023 12:26:50 +0000 (21:26 +0900)
committercheoleun moon <chleun.moon@samsung.com>
Tue, 18 Jul 2023 12:26:54 +0000 (21:26 +0900)
Change-Id: If49783d8815469ca6c78fc63f4d8de9297422a1b

packaging/capi-network-vpn-setting.spec

index 93702e0..ebb8516 100755 (executable)
@@ -2,7 +2,7 @@
 
 Name:       capi-network-vpn-setting
 Summary:    Default VPN Library
-Version:    0.1.3
+Version:    0.1.4
 Release:    1
 Group:      System/Network
 License:    Apache-2.0
@@ -24,7 +24,7 @@ BuildRequires: lcov
 %endif
 
 %if "%{ipsec_test}" == "yes"
-BuildRequires:  openssl1.1
+BuildRequires:  openssl3
 
 %global rw_app_dir %{?TZ_SYS_RW_APP:%TZ_SYS_RW_APP}%{!?TZ_SYS_RW_APP:/opt/usr/apps}
 %global cert_examples %rw_app_dir/vpn-cert-examples