|
|
|
@ -277,7 +277,7 @@ Requires: ca-certificates
|
|
|
|
|
%endif
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?mgaversion} || 0%{?mdkversion}
|
|
|
|
|
%if 0%{?pclinuxos}
|
|
|
|
|
%if 0%{?pclinuxos} || 0%{?mgaversion} >= 8
|
|
|
|
|
Requires: rootcerts
|
|
|
|
|
%define cacert %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
|
|
|
|
|
%else
|
|
|
|
@ -379,7 +379,7 @@ Requires: udisks
|
|
|
|
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
|
|
|
|
BuildRequires: libudisks2-devel
|
|
|
|
|
%else
|
|
|
|
|
%if 0%{?suse_version} >= 1550
|
|
|
|
|
6+%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300
|
|
|
|
|
BuildRequires: libudisks2-0-devel
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: udisks2-devel
|
|
|
|
|