adding fc38 to rpmspec

This commit is contained in:
Sean OMeara 2023-03-20 17:00:15 +01:00
parent a0c0391b2e
commit 2a306c9484
No known key found for this signature in database
GPG key ID: 7215FDCD4EFD5E2F

View file

@ -26,6 +26,12 @@ Requires: systemd openssl1.1
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
%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
%if "%{?dist}" == ".el6"