mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
adding fc38 to rpmspec
This commit is contained in:
parent
a0c0391b2e
commit
2a306c9484
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ Requires: systemd openssl1.1
|
||||||
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if "%{?dist}" == ".fc38"
|
||||||
|
BuildRequires: systemd clang openssl1.1 openssl1.1-devel
|
||||||
|
Requires: systemd openssl1.1
|
||||||
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
|
%endif
|
||||||
|
|
||||||
# RHEL
|
# RHEL
|
||||||
|
|
||||||
%if "%{?dist}" == ".el6"
|
%if "%{?dist}" == ".el6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue