SPECS: kernel-net-atl2.spec - proper patch0 (and it's for >= 2.6.2...

zbyniu zbyniu at pld-linux.org
Fri Aug 24 23:08:58 CEST 2007


Author: zbyniu                       Date: Fri Aug 24 21:08:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper patch0 (and it's for >= 2.6.21, not .19)

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

---- Diffs:

================================================================
Index: SPECS/kernel-net-atl2.spec
diff -u SPECS/kernel-net-atl2.spec:1.6 SPECS/kernel-net-atl2.spec:1.7
--- SPECS/kernel-net-atl2.spec:1.6	Fri Aug 24 10:02:55 2007
+++ SPECS/kernel-net-atl2.spec	Fri Aug 24 23:08:53 2007
@@ -35,7 +35,7 @@
 
 %prep
 %setup -q -n atl2-%{version}
-%patch0 -p0
+%patch0 -p1
 
 cat > src/Makefile <<'EOF'
 obj-m := atl2.o
@@ -43,7 +43,7 @@
 EOF
 
 %build
-%build_kernel_modules -C src -m atl2
+%build_kernel_modules -C src -m atl2 EXTRA_CFLAGS="-DDBG=0"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/08/24 21:08:53  zbyniu
+- proper patch0 (and it's for >= 2.6.21, not .19)
+
 Revision 1.6  2007/08/24 08:02:55  cactus
 - disable compilation errors for kernel > 2.6.19
 
================================================================

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



More information about the pld-cvs-commit mailing list