rpms/NetworkManager/devel .cvsignore, 1.51, 1.52 NetworkManager.spec, 1.174, 1.175 sources, 1.70, 1.71

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Oct 9 15:04:33 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/NetworkManager/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31039

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Tue Oct  9 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.3.svn2961
- New snapshot
	- Add timestamps to networks to connect to last used wireless network
	- Turn autoconnect on in the applet
	- Hidden SSID support
	- Invalidate failed or cancelled connections again
	- Fix issues with reactivation of the same device
	- Handle connection updates in the applet (ex. find new VPN connections)
	- Fix vertical sizing of menu items
	- Fix AP list on wireless devices other than the first device in the applet
	- Fix matching of current AP with the right menu item




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/devel/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore	29 Sep 2007 04:23:37 -0000	1.51
+++ .cvsignore	9 Oct 2007 15:04:00 -0000	1.52
@@ -18,3 +18,5 @@
 nm-applet-0.7.0.svn202.tar.gz
 NetworkManager-0.7.0.svn2914.tar.gz
 nm-applet-0.7.0.svn207.tar.gz
+NetworkManager-0.7.0.svn2961.tar.gz
+nm-applet-0.7.0.svn237.tar.gz


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/devel/NetworkManager.spec,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- NetworkManager.spec	29 Sep 2007 04:23:37 -0000	1.174
+++ NetworkManager.spec	9 Oct 2007 15:04:00 -0000	1.175
@@ -7,7 +7,7 @@
 %define gtk2_version	2.10.0
 %define wireless_tools_version 1:28-0pre9
 
-%define snapshot svn2914
+%define snapshot svn2961
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
@@ -18,7 +18,7 @@
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
 Source: %{name}-%{version}.%{snapshot}.tar.gz
-Source1: nm-applet-%{version}.svn207.tar.gz
+Source1: nm-applet-%{version}.svn237.tar.gz
 Patch1: NetworkManager-0.6.5-fixup-internal-applet-build.patch
 Patch2: nm-applet-0.7.0-disable-stuff.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -237,7 +237,7 @@
 %{_datadir}/nm-applet/
 %{_datadir}/icons/hicolor/22x22/apps/*.png
 %{_datadir}/icons/hicolor/48x48/apps/*.png
-%{_datadir}/gnome/autostart/nm-applet.desktop
+%{_sysconfdir}/xdg/autostart/nm-applet.desktop
 
 %files devel
 %defattr(-,root,root,0755)
@@ -260,6 +260,18 @@
 
 
 %changelog
+* Tue Oct  9 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.3.svn2961
+- New snapshot
+	- Add timestamps to networks to connect to last used wireless network
+	- Turn autoconnect on in the applet
+	- Hidden SSID support
+	- Invalidate failed or cancelled connections again
+	- Fix issues with reactivation of the same device
+	- Handle connection updates in the applet (ex. find new VPN connections)
+	- Fix vertical sizing of menu items
+	- Fix AP list on wireless devices other than the first device in the applet
+	- Fix matching of current AP with the right menu item
+
 * Fri Sep 28 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.3.svn2914
 - New snapshot
 	- Add WPA passphrase support to password dialog


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/devel/sources,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sources	29 Sep 2007 04:23:37 -0000	1.70
+++ sources	9 Oct 2007 15:04:00 -0000	1.71
@@ -1,2 +1,2 @@
-44be9d03bdb526f100d73a2a88cc7d00  NetworkManager-0.7.0.svn2914.tar.gz
-7ed286b81c305d7541ca1571dfab0a40  nm-applet-0.7.0.svn207.tar.gz
+21dad486f38debf89e6168db7da3c7c1  NetworkManager-0.7.0.svn2961.tar.gz
+eb9d5b39e2247845d102e5ee2858357d  nm-applet-0.7.0.svn237.tar.gz




More information about the fedora-extras-commits mailing list