SPECS: kernel-net-atl2.spec - disable compilation errors for kerne...

cactus cactus at pld-linux.org
Fri Aug 24 10:03:00 CEST 2007


Author: cactus                       Date: Fri Aug 24 08:03:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable compilation errors for kernel > 2.6.19

---- Files affected:
SPECS:
   kernel-net-atl2.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-atl2.spec
diff -u SPECS/kernel-net-atl2.spec:1.5 SPECS/kernel-net-atl2.spec:1.6
--- SPECS/kernel-net-atl2.spec:1.5	Mon Jul 16 00:25:58 2007
+++ SPECS/kernel-net-atl2.spec	Fri Aug 24 10:02:55 2007
@@ -14,6 +14,7 @@
 Group:		Base/Kernel
 Source0:	http://starowa.one.pl/~uzi/pld/atl2-%{version}.tar.gz
 # Source0-md5:	196771fa8e7164d4c9beabcfdf4058b5
+Patch0:		kernel-net-atl2-build.patch
 URL:		http://www.attansic.com/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q -n atl2-%{version}
+%patch0 -p0
 
 cat > src/Makefile <<'EOF'
 obj-m := atl2.o
@@ -59,7 +61,7 @@
 %files
 %defattr(644,root,root,755)
 %doc atl2.7 COPYING readme release_note.txt ldistrib.txt
-/etc/modprobe.d/%{_kernel_ver}/atl2.conf
+#/etc/modprobe.d/%{_kernel_ver}/atl2.conf
 /lib/modules/%{_kernel_ver}/kernel/drivers/net/atl2*.ko*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/08/24 08:02:55  cactus
+- disable compilation errors for kernel > 2.6.19
+
 Revision 1.5  2007/07/15 22:25:58  shadzik
 - kill useless P and O
 - simpler Makefile
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-net-atl2.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list