|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: vpnc-script
|
|
|
|
|
Version: %{git_date}
|
|
|
|
|
Release: 2.git%{git_commit_hash}%{?dist}
|
|
|
|
|
Release: 3.git%{git_commit_hash}%{?dist}
|
|
|
|
|
|
|
|
|
|
Summary: Routing setup script for vpnc and openconnect
|
|
|
|
|
Group: Applications/Internet
|
|
|
|
@ -36,6 +36,9 @@ install -m 0755 vpnc-script \
|
|
|
|
|
%{_sysconfdir}/vpnc/vpnc-script
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140805-3.gitdf5808b
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 20 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 20140805-2.gitdf5808b
|
|
|
|
|
- Added dependency on which (#1068899)
|
|
|
|
|
- Added dependency on net-tools (#1007363)
|
|
|
|
|