[packages/NetworkManager] Enable resolvconf and S: resolvconf

jajcus jajcus at pld-linux.org
Mon Nov 18 21:19:33 CET 2013


commit 5ecbfa887a161d654ece3b8c2d55d2d1fe928a59
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Mon Nov 18 21:17:54 2013 +0100

    Enable resolvconf and S: resolvconf
    
    Without this there is no control on /etc/resolv.conf generated by
    NetworkManager, so e.g. DNSSEC usage cannot be enabled ('options edns0')

 NetworkManager.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index a53baae..174b9ea 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -8,7 +8,7 @@ Summary:	Network Manager for GNOME
 Summary(pl.UTF-8):	Zarządca sieci dla GNOME
 Name:		NetworkManager
 Version:	0.9.8.8
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL v2+
 Group:		Networking/Admin
@@ -71,6 +71,7 @@ Requires:	systemd-units >= 38
 Requires:	wpa_supplicant >= 0.7.3-4
 Suggests:	ModemManager >= 1.0.0
 Suggests:	mobile-broadband-provider-info
+Suggests:	resolvconf
 Obsoletes:	NetworkManager-systemd
 Obsoletes:	dhcdbd < 3.0-1
 # sr at Latn vs. sr at latin
@@ -194,6 +195,7 @@ Bashowe uzupełnianie nazw dla polecenia NetworkManagera (nmcli).
 	--with-session-tracking=%{?with_systemd:systemd}%{!?with_systemd:ck} \
 	--with-suspend-resume=%{?with_systemd:systemd}%{!?with_systemd:upower} \
 	--with-pppd-plugin-dir=%{_libdir}/pppd/plugins \
+	--with-resolvconf=/sbin/resolvconf \
 	--with-dist-version=%{version}-%{release} \
 	--with-docs \
 	%{__enable_disable wimax} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/NetworkManager.git/commitdiff/5ecbfa887a161d654ece3b8c2d55d2d1fe928a59



More information about the pld-cvs-commit mailing list