rebuilt with debug package and libnma-devel [release 1.2.8-2mamba;Sun Apr 05 2020]
This commit is contained in:
parent
abfc62b268
commit
9c6c25f43f
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: NetworkManager-pptp
|
||||
Version: 1.2.8
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol
|
||||
Group: Network/Libraries
|
||||
Vendor: openmamba
|
||||
@ -30,11 +30,10 @@ BuildRequires: libglib-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libnm-gtk-devel
|
||||
BuildRequires: libnma-devel
|
||||
BuildRequires: libp11-kit-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
@ -46,7 +45,6 @@ BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libnm-devel >= 1.22.2
|
||||
BuildRequires: libnm-gtk-devel >= 1.8.24-2mamba
|
||||
BuildRequires: ppp = %{ppp_version}
|
||||
Requires: ppp >= %{ppp_version}
|
||||
Provides: networkmanagervpnplugin
|
||||
@ -55,6 +53,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
@ -102,6 +102,9 @@ autoreconf -f -i
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Sun Apr 05 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-2mamba
|
||||
- rebuilt with debug package and libnma-devel
|
||||
|
||||
* Fri Jan 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-1mamba
|
||||
- update to 1.2.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user