SPECS: p2p24.spec - build non-SMP module if SMP one is build, rele...

gotar gotar at pld-linux.org
Sat Jul 9 18:30:59 CEST 2005


Author: gotar                        Date: Sat Jul  9 16:30:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build non-SMP module if SMP one is build, release 5

---- Files affected:
SPECS:
   p2p24.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/p2p24.spec
diff -u SPECS/p2p24.spec:1.12 SPECS/p2p24.spec:1.13
--- SPECS/p2p24.spec:1.12	Wed Jun  1 23:16:10 2005
+++ SPECS/p2p24.spec	Sat Jul  9 18:30:54 2005
@@ -15,7 +15,7 @@
 Summary(pl):	P2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:		p2p24
 Version:	0.3.0a
-%define		_rel 4
+%define		_rel 5
 Release:	%{_rel}
 License:	GPL
 Group:		Base/Kernel
@@ -136,6 +136,7 @@
 	CFLAGS="-O3 -D__KERNEL_SMP=1 -D__SMP__" \
 	KERNELDIR="%{_kernelsrcdir}"
 mv kernel/ipt_p2p{,-smp}.o
+%{__make} -C kernel clean
 %endif
 %{__make} -C kernel linux-2.4 \
 	CC="%{__cc}" \
@@ -199,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/07/09 16:30:54  gotar
+- build non-SMP module if SMP one is build, release 5
+
 Revision 1.12  2005/06/01 21:16:10  ankry
 - rel. 4, of course
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/p2p24.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list