SPECS: iwlwifi.spec - official fix for trash in syslog
blues
blues at pld-linux.org
Sat Oct 27 12:20:10 CEST 2007
Author: blues Date: Sat Oct 27 10:20:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- official fix for trash in syslog
---- Files affected:
SPECS:
iwlwifi.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/iwlwifi.spec
diff -u SPECS/iwlwifi.spec:1.9 SPECS/iwlwifi.spec:1.10
--- SPECS/iwlwifi.spec:1.9 Wed Oct 24 15:54:48 2007
+++ SPECS/iwlwifi.spec Sat Oct 27 12:20:05 2007
@@ -4,7 +4,7 @@
%bcond_without kernel # don't build kernel modules
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 2
+%define _rel 2.1
Summary: Intel® Wireless WiFi Link 4965AGN and Intel® PRO/Wireless 3945ABG Network Connection
Name: iwlwifi
Version: 1.1.18
@@ -13,6 +13,7 @@
Group: Base/Kernel
Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
# Source0-md5: bb064d60815bd9ebdd3df32adb32c4f2
+Patch0: %{name}-fix_rate_scale_issue.patch
URL: http://www.intellinuxwireless.org/
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.22.10}
BuildRequires: rpmbuild(macros) >= 1.379
@@ -57,6 +58,7 @@
%prep
%setup -q
+%patch0 -p1
sed -i -e 's#$(CONFIG_IWL3945)#m#g' -e 's#$(CONFIG_IWL4965)#m#g' origin/Makefile
%build
@@ -96,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2007/10/27 10:20:05 blues
+- official fix for trash in syslog
+
Revision 1.9 2007/10/24 13:54:48 blues
- rel.2 - fix modules location
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iwlwifi.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list