|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
|
|
|
|
|
Name: openconnect
|
|
|
|
|
Version: 5.01
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Open client for Cisco AnyConnect VPN
|
|
|
|
|
|
|
|
|
|
Group: Applications/Internet
|
|
|
|
@ -113,7 +113,7 @@ cd ..
|
|
|
|
|
%if !%{use_gnutls}
|
|
|
|
|
--with-openssl --without-openssl-version-check \
|
|
|
|
|
%endif
|
|
|
|
|
--htmldir=%{_docdir}/%{name}-%{version}
|
|
|
|
|
--htmldir=%{_docdir}/%{name}
|
|
|
|
|
make %{?_smp_mflags} V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/openconnect.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Aug 17 2013 Peter Robinson <pbrobinson@fedoraproject.org> 5.01-4
|
|
|
|
|
- Fix install of docs
|
|
|
|
|
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.01-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|