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:
parent
b356e9b40a
commit
02e32f654c
@ -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 <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
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user