|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
%global snapshot .20151027gita2e7ffa
|
|
|
|
|
%global ppp_version %(rpm -q ppp --queryformat '%{VERSION}')
|
|
|
|
|
%global ppp_version %(rpm -q ppp-devel --queryformat '%{VERSION}')
|
|
|
|
|
|
|
|
|
|
Summary: NetworkManager VPN plugin for PPTP
|
|
|
|
|
Name: NetworkManager-pptp
|
|
|
|
@ -91,6 +91,7 @@ rm -f %{buildroot}%{_libdir}/pppd/%{ppp_version}/*.la
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 27 2015 Lubomir Rintel <lkundrak@v3.sk> - 1:1.2.0-0.1.20151027gita2e7ffa
|
|
|
|
|
- Update the git snapshot
|
|
|
|
|
- Fix the el7 build
|
|
|
|
|
|
|
|
|
|
* Thu Sep 3 2015 Lubomir Rintel <lkundrak@v3.sk> - 1:1.2.0-0.1.20150901git345c34e
|
|
|
|
|
- Update to 1.2 git snapshot with libnm-based properties plugin
|
|
|
|
|