SPECS: rt2500.spec - rel 8; fix build for new kernels
arekm
arekm at pld-linux.org
Mon Dec 17 20:14:00 CET 2007
Author: arekm Date: Mon Dec 17 19:14:00 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 8; fix build for new kernels
---- Files affected:
SPECS:
rt2500.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/rt2500.spec
diff -u SPECS/rt2500.spec:1.39 SPECS/rt2500.spec:1.40
--- SPECS/rt2500.spec:1.39 Mon Dec 17 15:19:45 2007
+++ SPECS/rt2500.spec Mon Dec 17 20:13:54 2007
@@ -7,7 +7,7 @@
%bcond_with verbose # verbose build (V=1)
#
%define _subver b4
-%define _rel 0.%{_subver}.7
+%define _rel 0.%{_subver}.8
Summary: Linux driver for WLAN cards based on RT2500
Summary(pl.UTF-8): Sterownik dla Linuksa do kart bezprzewodowych opartych na układzie RT2500
Name: rt2500
@@ -71,6 +71,8 @@
%patch2 -p1
%patch3 -p1
+sed -i -e 's#pci_module_init#pci_register_driver#g' Module/rtmp_main.c
+
%build
%if %{with userspace}
qmake -unix Utilitys/raconfig2500.pro -o Utilitys/Makefile
@@ -125,6 +127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2007-12-17 19:13:54 arekm
+- rel 8; fix build for new kernels
+
Revision 1.39 2007-12-17 14:19:45 arekm
- rel .7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt2500.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list