Update to NetworkManager-libreswan 1.2-beta1
This commit is contained in:
parent
7edfc9d168
commit
fdb5a362e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ NetworkManager-openswan-0.8.tar.gz
|
||||
/NetworkManager-openswan-1.0.6.tar.xz
|
||||
/NetworkManager-openswan-1.2.0.tar.xz
|
||||
/NetworkManager-libreswan-1.2.0.tar.xz
|
||||
/NetworkManager-libreswan-1.1.90.tar.xz
|
||||
|
@ -1,15 +1,15 @@
|
||||
%global snapshot .20151216gite52aff0
|
||||
%global snapshot .beta1
|
||||
%global nm_version 1:1.1.0
|
||||
%global nma_version 1.1.0
|
||||
|
||||
Summary: NetworkManager VPN plug-in for IPsec VPN
|
||||
Name: NetworkManager-libreswan
|
||||
Version: 1.2.0
|
||||
Release: 0.1%{?snapshot}%{?dist}
|
||||
Release: 0.2%{?snapshot}%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
Group: System Environment/Base
|
||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.2/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.1/%{name}-1.1.90.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libnl3-devel
|
||||
@ -52,7 +52,7 @@ This package contains software for integrating VPN capabilities with
|
||||
the libreswan server with NetworkManager (GNOME files).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-1.1.90
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -91,6 +91,9 @@ update-desktop-database &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.2.beta1
|
||||
- Update to NetworkManager-libreswan 1.2-beta1
|
||||
|
||||
* Wed Dec 16 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.1.20151216gite52aff0
|
||||
- A newer git snapshot with import/export support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user