Update to NetworkManager-pptp

epel8
Lubomir Rintel 9 years ago
parent 5e09c5df54
commit 2438ff1441

1
.gitignore vendored

@ -19,3 +19,4 @@ NetworkManager-pptp-0.8.1.tar.bz2
/NetworkManager-pptp-1.1.90.tar.xz
/NetworkManager-pptp-1.1.91.tar.xz
/NetworkManager-pptp-1.1.92.tar.xz
/NetworkManager-pptp-1.1.93.tar.xz

@ -1,4 +1,4 @@
%global snapshot .beta3
%global snapshot .rc1
%global ppp_version %(rpm -q ppp-devel --queryformat '%{VERSION}')
Summary: NetworkManager VPN plugin for PPTP
@ -9,7 +9,7 @@ Release: 0.3%{?snapshot}%{?dist}
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
Group: System Environment/Base
Source0: https://download.gnome.org/sources/NetworkManager-pptp/1.1/%{name}-1.1.92.tar.xz
Source0: https://download.gnome.org/sources/NetworkManager-pptp/1.1/%{name}-1.1.93.tar.xz
BuildRequires: gtk3-devel
BuildRequires: NetworkManager-devel
@ -48,7 +48,7 @@ This package contains software for integrating VPN capabilities with
the PPTP server with NetworkManager (GNOME files).
%prep
%setup -q -n %{name}-1.1.92
%setup -q -n %{name}-1.1.93
%build
if [ ! -f configure ]; then
@ -88,6 +88,9 @@ rm -f %{buildroot}%{_libdir}/pppd/%{ppp_version}/*.la
%{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
%changelog
* Tue Apr 5 2016 Lubomir Rintel <lkundrak@v3.sk> - 1:1.2.0-0.3.rc1
- Update to NetworkManager-pptp 1.2-rc1
* Tue Mar 29 2016 Lubomir Rintel <lkundrak@v3.sk> - 1:1.2.0-0.3.beta3
- Update to NetworkManager-pptp 1.2-beta3

@ -1 +1 @@
8fbc4c87074e36be0599831bf1ee2c14 NetworkManager-pptp-1.1.92.tar.xz
ea51fd3132878fc17de84abceaae027f NetworkManager-pptp-1.1.93.tar.xz

Loading…
Cancel
Save