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