[packages/NetworkManager] explicitly enable nmcli and add BR: readline-devel
atler
atler at pld-linux.org
Sun Oct 2 12:59:11 CEST 2016
commit bd2f32046f1c5a4f9e31c7f1e1e21dde49ca05c9
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 2 12:57:12 2016 +0200
explicitly enable nmcli and add BR: readline-devel
NetworkManager.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index c406b43..fe96f7d 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -47,6 +47,7 @@ BuildRequires: nss-devel >= 3.11
BuildRequires: pkgconfig
BuildRequires: polkit-devel >= 0.97
BuildRequires: ppp-plugin-devel >= 3:2.4.6
+BuildRequires: readline-devel
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.673
BuildRequires: sed >= 4.0
@@ -205,6 +206,7 @@ Bashowe uzupełnianie nazw dla polecenia NetworkManagera (nmcli).
--with-dhclient=/sbin/dhclient \
--with-dhcpcd=/sbin/dhcpcd \
--with-iptables=/usr/sbin/iptables \
+ --with-nmcli=yes \
--with-system-ca-path=/etc/certs \
--with-systemdsystemunitdir=%{systemdunitdir} \
--with-session-tracking=%{?with_systemd:systemd}%{!?with_systemd:ck} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/NetworkManager.git/commitdiff/bd2f32046f1c5a4f9e31c7f1e1e21dde49ca05c9
More information about the pld-cvs-commit
mailing list