commit 20332cfd2e908a67f9e8387933990c78ca9548c0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 22 18:43:45 2022 +0100
The official package is built against openssl1.1
zerotier-one.spec | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/zerotier-one.spec b/zerotier-one.spec
index e3c34a3..002c284 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -1,6 +1,6 @@
Name: zerotier-one
Version: 1.8.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Smart Ethernet Switch for Earth
# Boost: README.md
@@ -47,7 +47,7 @@ BuildRequires: go-md2man
BuildRequires: http-parser-devel
BuildRequires: json-devel
BuildRequires: libnatpmp-devel
-BuildRequires: openssl-devel
+BuildRequires: openssl1.1-devel
BuildRequires: systemd-rpm-macros
BuildRequires: pkgconfig(liblz4)
@@ -58,6 +58,8 @@ Provides: bundled(http-parser)
Provides: bundled(json) = 3.10.2
Provides: bundled(salsa2012)
+Requires: openssl1.1
+
%description
ZeroTier is a smart programmable Ethernet switch for planet Earth. It allows all
networked devices, VMs, containers, and applications to communicate as if they
@@ -120,6 +122,9 @@ install -Dpm0644 debian/%{name}.service
%{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Wed Jun 22 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.8.9-2
+- The official package is built against openssl1.1
+
* Mon Jun 13 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.8.9-1
- chore(update): 1.8.9