commit 901d9f20a2f68e13aa30b9695f607fdddc533bdc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jun 12 22:59:19 2022 +0100
clean up
zerotier-one.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zerotier-one.spec b/zerotier-one.spec
index ed42363..b251f09 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -35,13 +35,13 @@ Summary: Smart Ethernet Switch for Earth
License: BSL and Boost and ASL and ASL 2.0 and MIT
URL:
https://zerotier.com
Source0:
https://github.com/zerotier/ZeroTierOne/archive/%{version}/%{name}-%{vers...
-# make with command: 'cd zeroidc && cargo vendor' and tar.gz vendor
directory
+# make with command: 'cd zeroidc && cargo vendor' and tar.xz vendor
directory
Source1: vendor.tar.xz
# for use vendor directory for build
Patch0: zerotier-use-vendor-archive.patch
-BuildRequires: cargo
+BuildRequires: cargo
BuildRequires: gcc-c++
BuildRequires: go-md2man
BuildRequires: http-parser-devel