Update to NetworkManager-libreswan 1.2-beta3
This commit is contained in:
parent
6229ebc58a
commit
df7170fe37
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ NetworkManager-openswan-0.8.tar.gz
|
|||||||
/NetworkManager-libreswan-1.2.0.tar.xz
|
/NetworkManager-libreswan-1.2.0.tar.xz
|
||||||
/NetworkManager-libreswan-1.1.90.tar.xz
|
/NetworkManager-libreswan-1.1.90.tar.xz
|
||||||
/NetworkManager-libreswan-1.1.91.tar.xz
|
/NetworkManager-libreswan-1.1.91.tar.xz
|
||||||
|
/NetworkManager-libreswan-1.1.92.tar.xz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%global snapshot .beta2
|
%global snapshot .beta3
|
||||||
%global nm_version 1:1.1.0
|
%global nm_version 1:1.1.0
|
||||||
%global nma_version 1.1.0
|
%global nma_version 1.1.0
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Release: 0.4%{?snapshot}%{?dist}
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/NetworkManager/
|
URL: http://www.gnome.org/projects/NetworkManager/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.1/%{name}-1.1.91.tar.xz
|
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.1/%{name}-1.1.92.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: libnl3-devel
|
BuildRequires: libnl3-devel
|
||||||
@ -53,7 +53,7 @@ This package contains software for integrating VPN capabilities with
|
|||||||
the libreswan server with NetworkManager (GNOME files).
|
the libreswan server with NetworkManager (GNOME files).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-1.1.91
|
%setup -q -n %{name}-1.1.92
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -92,6 +92,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 1 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.beta3
|
||||||
|
- Update to NetworkManager-libreswan 1.2-beta3
|
||||||
|
|
||||||
* Tue Mar 1 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.beta2
|
* Tue Mar 1 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.beta2
|
||||||
- Update to NetworkManager-libreswan 1.2-beta2
|
- Update to NetworkManager-libreswan 1.2-beta2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user