SPECS: kernel-net-rtl8180-sa2400.spec - updated for new kernels
patrys
patrys at pld-linux.org
Fri Nov 18 02:06:32 CET 2005
Author: patrys Date: Fri Nov 18 01:06:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated for new kernels
---- Files affected:
SPECS:
kernel-net-rtl8180-sa2400.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/kernel-net-rtl8180-sa2400.spec
diff -u SPECS/kernel-net-rtl8180-sa2400.spec:1.7 SPECS/kernel-net-rtl8180-sa2400.spec:1.8
--- SPECS/kernel-net-rtl8180-sa2400.spec:1.7 Fri Oct 7 00:23:09 2005
+++ SPECS/kernel-net-rtl8180-sa2400.spec Fri Nov 18 02:06:26 2005
@@ -8,7 +8,7 @@
#
%define _rtl8180_ver 0.21
%define _rtl8180_name rtl8180
-%define _rel 3
+%define _rel 4
Summary: Linux driver for WLAN cards based on rtl8180
Summary(pl): Sterownik dla Linuksa do kart bezprzewodowych opartych na układzie rtl8180
Name: kernel-net-rtl8180-sa2400
@@ -18,6 +18,7 @@
License: GPL
Source0: http://dl.sourceforge.net/rtl8180-sa2400/%{_rtl8180_name}-%{_rtl8180_ver}.tar.gz
# Source0-md5: 11f24f693f9661a8bef0305ace663e4a
+Patch0: %{name}-kernel-2.6.12.patch
URL: http://rtl8180-sa2400.sourceforge.net
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
@@ -60,6 +61,8 @@
%prep
%setup -q -n %{_rtl8180_name}-%{_rtl8180_ver}
+%patch0 -p1
+
%build
# kernel module(s)
for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do
@@ -135,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/11/18 01:06:26 patrys
+- updated for new kernels
+
Revision 1.7 2005/10/06 22:23:09 patrys
- updated name to the proper name after cvs move
- rel. up to 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-net-rtl8180-sa2400.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list