Remove struct ath_ahb_softc, it's pointless for supported kernels
[madwifi/.git] / contrib / madwifi.spec.in
index e58721ba87e35cc57a74b2abad01815abab85cfa..28d0b9238c4c5172aa93f71d1b67195172f8fc06 100644 (file)
@@ -20,10 +20,10 @@ Version: 0.%{revision}.%{snapshot}
 Release: 6
 License: GPL2
 Group: System Environment/Kernel
-URL: http://madwifi.org
-#Source0: http://snapshots.madwifi.org/%{name}-%{branch}-r%{revision}-%{snapshot}.tar.gz
+URL: http://madwifi-project.org
+#Source0: http://snapshots.madwifi-project.org/%{name}-%{branch}-r%{revision}-%{snapshot}.tar.gz
 # Changes accordingly to the new rule :  madwifi-ng-r<revision>-<generation date>.tar.gz
-Source0: http://snapshots.madwifi.org/madwifi-ng/%{name}-ng-r%{revision}-%{snapshot}.tar.gz
+Source0: http://snapshots.madwifi-project.org/madwifi-ng/%{name}-ng-r%{revision}-%{snapshot}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: /sbin/depmod
 Requires: %{name}-module >= %{version}
@@ -72,9 +72,9 @@ This code is derived from work that first appeared in NetBSD and
 then FreeBSD.  The wlan module may also force the loading of
 additional modules for crypto support (wlan_wep, wlan_tkip, wlan_ccmp,
 etc.), for MAC-based ACL support (wlan_acl), and for 802.1x
-authenticator support (wlan_auth, wlan_radius)).  The latter modules
-are only used when operating as an AP.  The crypto modules are
-loaded when keys of that type are created.
+authenticator support (wlan_xauth).  The latter modules are only 
+used when operating as an AP.  The crypto modules are loaded when 
+keys of that type are created.
 
 %prep 
 #%setup -q 
@@ -128,6 +128,9 @@ rm -rf %{buildroot}
 
 #
 %changelog
+* Thu May 28 2009  Michael Renzmann <mrenzmann@madwifi-project.org>
+- Update references to project website with new domain
+
 * Wed Dec 14 2005  Patrick Pichon <Patrick.Pichon@laposte.net>
 - Update accordingly to the new file name rule:  madwifi-ng-r<revision>-<generation date>.tar.gz
 - 'branch' tag is not use yet. 'ng' is hardcoded as part of the file name