rpms/NetworkManager/F-10 revert-onboot-no-for-minimal.patch, 1.2, 1.3

Daniel Williams dcbw at fedoraproject.org
Fri Oct 16 06:31:18 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10666

Modified Files:
	revert-onboot-no-for-minimal.patch 
Log Message:
Fix the patch to actually build


revert-onboot-no-for-minimal.patch:
 reader.c |   17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Index: revert-onboot-no-for-minimal.patch
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/revert-onboot-no-for-minimal.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- revert-onboot-no-for-minimal.patch	16 Oct 2009 06:16:57 -0000	1.2
+++ revert-onboot-no-for-minimal.patch	16 Oct 2009 06:31:18 -0000	1.3
@@ -25,11 +25,12 @@ diff -up NetworkManager-0.7.0.99/system-
  		g_free (tmp_ip4);
  		g_free (tmp_prefix);
  		g_free (tmp_netmask);
-@@ -1247,6 +1252,7 @@ connection_from_file (const char *filena
+@@ -1247,6 +1252,8 @@ connection_from_file (const char *filena
  	char *nmc = NULL;
  	NMSetting *s_ip4;
  	char *ifcfg_name = NULL;
 +	gboolean minimal = FALSE;
++	NMSettingConnection *s_con;
  
  	g_return_val_if_fail (filename != NULL, NULL);
  	g_return_val_if_fail (ignored != NULL, NULL);




More information about the fedora-extras-commits mailing list