use the 0.6.2 tarball from FC5, as the VPN interface changed between the

current devel version and that one
This commit is contained in:
Bill Nottingham 2006-05-20 02:49:57 +00:00
parent b356e9b40a
commit 02e32f654c
2 changed files with 6 additions and 4 deletions

View File

@ -15,7 +15,7 @@ ExcludeArch: s390 s390x
Name: NetworkManager Name: NetworkManager
Summary: Network connection manager and user applications Summary: Network connection manager and user applications
Version: 0.6.2 Version: 0.6.2
Release: 2%{?nm_cvs_version}.fc6 Release: 3%{?nm_cvs_version}.fc6
Group: System Environment/Base Group: System Environment/Base
License: GPL License: GPL
URL: http://www.gnome.org/projects/NetworkManager/ URL: http://www.gnome.org/projects/NetworkManager/
@ -24,7 +24,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
Patch0: special-case-madwifi.patch Patch0: special-case-madwifi.patch
Patch1: service-startup.patch Patch1: service-startup.patch
Patch2: nm-hal-devtype.patch
PreReq: chkconfig PreReq: chkconfig
Requires: wireless-tools >= %{wireless_tools_version} Requires: wireless-tools >= %{wireless_tools_version}
@ -120,7 +119,6 @@ NetworkManager functionality from applications that use glib.
%setup -q %setup -q
%patch0 -p0 -b .madwifi %patch0 -p0 -b .madwifi
%patch1 -p1 -b .service-startup %patch1 -p1 -b .service-startup
%patch2 -p0 -b .haltype
%build %build
%configure --with-named=/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named --enable-notify=yes %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 %changelog
* Fri May 19 2006 Bill Nottingham <notting@redhat.com> - 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 <katzj@redhat.com> - 0.6.2-2.fc6 * Thu Apr 27 2006 Jeremy Katz <katzj@redhat.com> - 0.6.2-2.fc6
- use the hal device type instead of poking via ioctl so that wireless - 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 devices are properly detected even if the kill switch has been used

View File

@ -1 +1 @@
976f0fad89b1c9870cd1ce7b2edde088 NetworkManager-0.6.2.tar.gz 872232e0820350adfce872ea8eda4d15 NetworkManager-0.6.2.tar.gz