[svn] r5630 - trunk/rpms/madwifi
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Jul 23 11:54:16 CEST 2007
Author: thias
Date: 2007-07-23 11:54:15 +0200 (Mon, 23 Jul 2007)
New Revision: 5630
Removed:
trunk/rpms/madwifi/madwifi-0.9.3-noWerr.patch
Modified:
trunk/rpms/madwifi/madwifi.spec
Log:
Update madwifi to trunk to fix build with latest F7 2.6.22 kernels.
Deleted: trunk/rpms/madwifi/madwifi-0.9.3-noWerr.patch
===================================================================
--- trunk/rpms/madwifi/madwifi-0.9.3-noWerr.patch 2007-07-23 08:44:31 UTC (rev 5629)
+++ trunk/rpms/madwifi/madwifi-0.9.3-noWerr.patch 2007-07-23 09:54:15 UTC (rev 5630)
@@ -1,11 +0,0 @@
-diff -Naupr madwifi-0.9.3.orig/Makefile.inc madwifi-0.9.3/Makefile.inc
---- madwifi-0.9.3.orig/Makefile.inc 2007-01-18 09:26:23.000000000 +0100
-+++ madwifi-0.9.3/Makefile.inc 2007-03-19 18:00:54.000000000 +0100
-@@ -146,7 +146,6 @@ ATH_RATE= $(TOP)/ath_rate
- #
- TOOLS= $(TOP)/tools
-
--COPTS+= -Werror
- INCS= -include $(TOP)/include/compat.h -I$(TOP)/include
-
- # TARGET defines the target platform architecture. It must match one of
Modified: trunk/rpms/madwifi/madwifi.spec
===================================================================
--- trunk/rpms/madwifi/madwifi.spec 2007-07-23 08:44:31 UTC (rev 5629)
+++ trunk/rpms/madwifi/madwifi.spec 2007-07-23 09:54:15 UTC (rev 5630)
@@ -3,13 +3,13 @@
Summary: Multiband Atheros Driver for Wireless Fidelity
Name: madwifi
-Version: 0.9.3
-Release: 2
+Version: 0.9.4
+Release: 0.1.r2594
License: GPL
Group: System Environment/Kernel
URL: http://madwifi.org/
-Source: http://downloads.sf.net/madwifi/madwifi-%{version}.tar.bz2
-Patch0: madwifi-0.9.3-noWerr.patch
+#Source: http://downloads.sf.net/madwifi/madwifi-.tar.bz2
+Source: http://snapshots.madwifi.org/madwifi-trunk-current.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: gcc, make
Requires(post): dkms
@@ -26,8 +26,7 @@
%prep
-%setup
-%patch0 -p1 -b .noWerr
+%setup -n madwifi-ng-r2594-20070719
%build
@@ -123,14 +122,18 @@
%files
-%defattr(-, root, root, 0755)
-%doc COPYRIGHT README THANKS docs/users-guide.pdf docs/WEP-HOWTO.txt
+%defattr(-,root,root,-)
+%doc COPYRIGHT README THANKS
+#doc docs/users-guide.pdf docs/WEP-HOWTO.txt
%{_bindir}/*
%{_mandir}/man8/*
%{_usrsrc}/%{dkms_name}-%{dkms_vers}/
%changelog
+* Mon Jul 23 2007 Matthias Saou <http://freshrpms.net/> 0.9.4-0.1.r2594
+- Update to svn trunk to compile with F7 2.6.22 kernels (madwifi #1434).
+
* Tue Mar 20 2007 Matthias Saou <http://freshrpms.net/> 0.9.3-2
- Commit with the new "ath_hal" directory added.
- Commit with the two new ath_rate_amrr and ath_rate_onoe modules added.
More information about the svn-commits
mailing list