mirror of
https://abf.rosa.ru/djam/strongswan.git
synced 2025-02-23 14:02:51 +00:00
fix BR for NM
This commit is contained in:
parent
d71c7967bf
commit
fd672e83e7
1 changed files with 1 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
Summary: IPSEC implementation
|
||||
Name: strongswan
|
||||
Version: 5.8.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPLv2+
|
||||
Group: System/Servers
|
||||
Url: https://www.strongswan.org/
|
||||
|
@ -35,11 +35,7 @@ BuildRequires: pkgconfig(openssl)
|
|||
BuildRequires: pkgconfig(sqlite3) >= 3.3.1
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
%if %{with nm}
|
||||
BuildRequires: pkgconfig(libnm-glib-vpn)
|
||||
BuildRequires: pkgconfig(libnm-util)
|
||||
BuildRequires: pkgconfig(libnm-glib)
|
||||
BuildRequires: pkgconfig(libnm)
|
||||
BuildRequires: pkgconfig(NetworkManager)
|
||||
%endif
|
||||
Requires(post,preun,postun): systemd
|
||||
Requires: %{libswan} = %{EVRD}
|
||||
|
|
Loading…
Add table
Reference in a new issue