rebuilt with ppp 2.4.7 [release 0.9.8.4-3mamba;Thu Aug 21 2014]
This commit is contained in:
parent
3e003cdafa
commit
0fee766d4d
@ -1,8 +1,8 @@
|
|||||||
%define ppp_version 2.4.6
|
%define ppp_version 2.4.7
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: NetworkManager-pptp
|
Name: NetworkManager-pptp
|
||||||
Version: 0.9.8.4
|
Version: 0.9.8.4
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol
|
Summary: NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol
|
||||||
Group: Network/Libraries
|
Group: Network/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -70,7 +70,7 @@ NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protoco
|
|||||||
%configure \
|
%configure \
|
||||||
--with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version}
|
--with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version}
|
||||||
|
|
||||||
%make
|
%make CFLAGS="-Wno-deprecated-declarations"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{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 NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.8.4-3mamba
|
||||||
|
- rebuilt with ppp 2.4.7
|
||||||
|
|
||||||
* Sun Feb 23 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.8.4-2mamba
|
* Sun Feb 23 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.8.4-2mamba
|
||||||
- rebuilt with ppp 2.4.6
|
- rebuilt with ppp 2.4.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user