From 0fee766d4d805f06f207e717afaac94040043ae1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:50:47 +0100 Subject: [PATCH] rebuilt with ppp 2.4.7 [release 0.9.8.4-3mamba;Thu Aug 21 2014] --- NetworkManager-pptp.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec index d66da28..1863687 100644 --- a/NetworkManager-pptp.spec +++ b/NetworkManager-pptp.spec @@ -1,8 +1,8 @@ -%define ppp_version 2.4.6 +%define ppp_version 2.4.7 %define majver %(echo %version | cut -d. -f1-2) Name: NetworkManager-pptp Version: 0.9.8.4 -Release: 2mamba +Release: 3mamba Summary: NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol Group: Network/Libraries Vendor: openmamba @@ -70,7 +70,7 @@ NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protoco %configure \ --with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version} -%make +%make CFLAGS="-Wno-deprecated-declarations" %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -98,6 +98,9 @@ NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protoco #ChangeLog NEWS README TODO %changelog +* Thu Aug 21 2014 Silvan Calarco 0.9.8.4-3mamba +- rebuilt with ppp 2.4.7 + * Sun Feb 23 2014 Silvan Calarco 0.9.8.4-2mamba - rebuilt with ppp 2.4.6