|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ocserv
|
|
|
|
|
Version: 0.10.8
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: OpenConnect SSL VPN server
|
|
|
|
|
|
|
|
|
|
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
|
|
|
@ -43,7 +43,7 @@ BuildRequires: libtalloc-devel
|
|
|
|
|
BuildRequires: http-parser-devel
|
|
|
|
|
BuildRequires: tcp_wrappers-devel
|
|
|
|
|
BuildRequires: automake, autoconf
|
|
|
|
|
BuildRequires: freeradius-client-devel
|
|
|
|
|
BuildRequires: radcli-devel
|
|
|
|
|
BuildRequires: lz4-devel
|
|
|
|
|
|
|
|
|
|
# we don't build with dbus support
|
|
|
|
@ -157,6 +157,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_localstatedir}/lib/ocserv/profile.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Sep 17 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.10.8-2
|
|
|
|
|
- compile ocserv using radcli
|
|
|
|
|
|
|
|
|
|
* Mon Sep 7 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.10.8-1
|
|
|
|
|
- new upstream release (#1260327)
|
|
|
|
|
|
|
|
|
|