|
|
|
@ -5,7 +5,7 @@ Summary: NetworkManager VPN plugin for PPTP
|
|
|
|
|
Name: NetworkManager-pptp
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 0.9.8.2
|
|
|
|
|
Release: 1%{snapshot}%{?dist}
|
|
|
|
|
Release: 2%{snapshot}%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://www.gnome.org/projects/NetworkManager/
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
@ -26,7 +26,7 @@ Requires: NetworkManager
|
|
|
|
|
Requires: pptp
|
|
|
|
|
Requires: ppp
|
|
|
|
|
Requires: shared-mime-info
|
|
|
|
|
Requires: gnome-keyring
|
|
|
|
|
Requires: libgnome-keyring
|
|
|
|
|
Obsoletes: NetworkManager-pptp < 0.9.8.2-1
|
|
|
|
|
|
|
|
|
|
%global _privatelibs libnm-pptp-properties[.]so.*
|
|
|
|
@ -93,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/pppd/%{ppp_version}/*.la
|
|
|
|
|
%{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 11 2013 Stef Walter <stefw@gnome.org> - 1:0.9.8.2-2
|
|
|
|
|
- Depend on libgnome-keyring (the client library), not gnome-keyring (daemon) (rh #811930)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 11 2013 Jiří Klimeš <jklimes@redhat.com> - 1:0.9.8.2-1
|
|
|
|
|
- Update to 0.9.8.2 release
|
|
|
|
|
|
|
|
|
|