|
|
@ -49,30 +49,19 @@ BuildRequires: gnutls30-devel
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
BuildRequires: gnutls-devel
|
|
|
|
BuildRequires: gnutls-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
BuildRequires: pam-devel
|
|
|
|
BuildRequires: pam-devel, iproute, ipcalc, openconnect, gnutls-utils
|
|
|
|
BuildRequires: iproute
|
|
|
|
|
|
|
|
BuildRequires: openconnect
|
|
|
|
|
|
|
|
BuildRequires: gnutls-utils
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if (0%{?use_local_protobuf} == 0)
|
|
|
|
%if (0%{?use_local_protobuf} == 0)
|
|
|
|
BuildRequires: protobuf-c-devel
|
|
|
|
BuildRequires: protobuf-c-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: libnl3-devel
|
|
|
|
BuildRequires: libnl3-devel, krb5-devel, libtasn1-devel, gperf, libtalloc-devel
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
BuildRequires: libev-devel, http-parser-devel, radcli-devel, lz4-devel, readline-devel
|
|
|
|
BuildRequires: libtasn1-devel
|
|
|
|
BuildRequires: automake, autoconf
|
|
|
|
BuildRequires: gperf
|
|
|
|
|
|
|
|
BuildRequires: libtalloc-devel
|
|
|
|
|
|
|
|
BuildRequires: libev-devel
|
|
|
|
|
|
|
|
BuildRequires: http-parser-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if %{use_libwrap}
|
|
|
|
%if %{use_libwrap}
|
|
|
|
BuildRequires: tcp_wrappers-devel
|
|
|
|
BuildRequires: tcp_wrappers-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
BuildRequires: automake, autoconf
|
|
|
|
|
|
|
|
BuildRequires: radcli-devel
|
|
|
|
|
|
|
|
BuildRequires: lz4-devel
|
|
|
|
|
|
|
|
BuildRequires: readline-devel
|
|
|
|
|
|
|
|
%if %{use_geoip}
|
|
|
|
%if %{use_geoip}
|
|
|
|
BuildRequires: GeoIP-devel
|
|
|
|
BuildRequires: GeoIP-devel
|
|
|
|
%else
|
|
|
|
%else
|
|
|
@ -256,7 +245,7 @@ install -D -m 0755 %{SOURCE11} %{buildroot}/%{_initrddir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%{_bindir}/ocpasswd
|
|
|
|
%{_bindir}/ocpasswd
|
|
|
|
%{_bindir}/occtl
|
|
|
|
%{_bindir}/occtl
|
|
|
|
%{_bindir}/ocserv-fw
|
|
|
|
%{_libexecdir}/ocserv-fw
|
|
|
|
%{_bindir}/ocserv-script
|
|
|
|
%{_bindir}/ocserv-script
|
|
|
|
%{_sbindir}/ocserv
|
|
|
|
%{_sbindir}/ocserv
|
|
|
|
%{_sbindir}/ocserv-worker
|
|
|
|
%{_sbindir}/ocserv-worker
|
|
|
|