rpms/NetworkManager/F-9 .cvsignore, 1.88, 1.89 NetworkManager.spec, 1.250, 1.251 sources, 1.129, 1.130

Daniel Williams dcbw at fedoraproject.org
Fri Feb 20 20:21:26 UTC 2009


Author: dcbw

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

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Fri Feb 20 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.97-5.git20090220
- Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING
- Add small delay before probing cdc-acm driven mobile broadband devices




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-9/.cvsignore,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- .cvsignore	19 Feb 2009 22:56:27 -0000	1.88
+++ .cvsignore	20 Feb 2009 20:20:56 -0000	1.89
@@ -136,3 +136,4 @@
 network-manager-applet-0.7.0.97.tar.gz
 NetworkManager-0.7.0.97.git20090219.tar.gz
 network-manager-applet-0.7.0.97.svn1189.tar.gz
+NetworkManager-0.7.0.97.git20090220.tar.gz


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-9/NetworkManager.spec,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- NetworkManager.spec	19 Feb 2009 22:56:27 -0000	1.250
+++ NetworkManager.spec	20 Feb 2009 20:20:56 -0000	1.251
@@ -11,14 +11,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot .git20090219
+%define snapshot .git20090220
 %define applet_snapshot .svn1189
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.0.97
-Release: 4%{snapshot}%{?dist}
+Release: 5%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -331,6 +331,10 @@
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Fri Feb 20 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.97-5.git20090220
+- Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING
+- Add small delay before probing cdc-acm driven mobile broadband devices
+
 * Thu Feb 19 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.97-4.git20090219
 - Fix PEAP version selection in the applet (rh #468844)
 - Match hostname behavior to 'network' service when hostname is localhost (rh #441453)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-9/sources,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- sources	19 Feb 2009 22:56:27 -0000	1.129
+++ sources	20 Feb 2009 20:20:56 -0000	1.130
@@ -1,2 +1,2 @@
-099f44a9013ba91479adf16e8494b43f  NetworkManager-0.7.0.97.git20090219.tar.gz
+5c98910ebd6f3f6a2e91160443a975b6  NetworkManager-0.7.0.97.git20090220.tar.gz
 05c519e827d766359d9819e95d22dc0f  network-manager-applet-0.7.0.97.svn1189.tar.gz




More information about the scm-commits mailing list