SPECS: kernel-net-atl2.spec - adaptarized

paszczus paszczus at pld-linux.org
Sun Jul 15 23:54:59 CEST 2007


Author: paszczus                     Date: Sun Jul 15 21:54:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adaptarized

---- Files affected:
SPECS:
   kernel-net-atl2.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-atl2.spec
diff -u SPECS/kernel-net-atl2.spec:1.3 SPECS/kernel-net-atl2.spec:1.4
--- SPECS/kernel-net-atl2.spec:1.3	Sun Jul 15 23:53:01 2007
+++ SPECS/kernel-net-atl2.spec	Sun Jul 15 23:54:54 2007
@@ -39,7 +39,7 @@
 %setup -q -n atl2-%{version}
 
 cat > src/Makefile <<'EOF'
-CFILES = at_main.c at_hw.c at_param.c at_ethtool.c kcompat.c  
+CFILES = at_main.c at_hw.c at_param.c at_ethtool.c kcompat.c
 obj-m := atl2.o
 atl2-objs := $(CFILES:.c=.o)
 EOF
@@ -49,7 +49,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%install_kernel_modules -m src/atl2 -d kernel/drivers/net 
+%install_kernel_modules -m src/atl2 -d kernel/drivers/net
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/07/15 21:54:54  paszczus
+- adaptarized
+
 Revision 1.3  2007/07/15 21:53:01  cactus
 - dont add current to name of kernel module
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-atl2.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list