From 02e32f654c14d72c497d122950f1581dccd96d52 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sat, 20 May 2006 02:49:57 +0000 Subject: [PATCH] use the 0.6.2 tarball from FC5, as the VPN interface changed between the current devel version and that one --- NetworkManager.spec | 8 +++++--- sources | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/NetworkManager.spec b/NetworkManager.spec index 4f32e3a..b97652e 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -15,7 +15,7 @@ ExcludeArch: s390 s390x Name: NetworkManager Summary: Network connection manager and user applications Version: 0.6.2 -Release: 2%{?nm_cvs_version}.fc6 +Release: 3%{?nm_cvs_version}.fc6 Group: System Environment/Base License: GPL URL: http://www.gnome.org/projects/NetworkManager/ @@ -24,7 +24,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root Patch0: special-case-madwifi.patch Patch1: service-startup.patch -Patch2: nm-hal-devtype.patch PreReq: chkconfig Requires: wireless-tools >= %{wireless_tools_version} @@ -120,7 +119,6 @@ NetworkManager functionality from applications that use glib. %setup -q %patch0 -p0 -b .madwifi %patch1 -p1 -b .service-startup -%patch2 -p0 -b .haltype %build %configure --with-named=/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named --enable-notify=yes @@ -215,6 +213,10 @@ fi %changelog +* Fri May 19 2006 Bill Nottingham - 0.6.2-3.fc6 +- use the same 0.6.2 tarball as FC5, so we have the same VPN interface + (did he fire ten args, or only nine?) + * Thu Apr 27 2006 Jeremy Katz - 0.6.2-2.fc6 - use the hal device type instead of poking via ioctl so that wireless devices are properly detected even if the kill switch has been used diff --git a/sources b/sources index 39fa65e..2f3e2ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -976f0fad89b1c9870cd1ce7b2edde088 NetworkManager-0.6.2.tar.gz +872232e0820350adfce872ea8eda4d15 NetworkManager-0.6.2.tar.gz