SPECS: ipp2p24.spec - fix build

marcus marcus at pld-linux.org
Sun Dec 10 14:23:10 CET 2006


Author: marcus                       Date: Sun Dec 10 13:23:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SPECS:
   ipp2p24.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/ipp2p24.spec
diff -u SPECS/ipp2p24.spec:1.22 SPECS/ipp2p24.spec:1.23
--- SPECS/ipp2p24.spec:1.22	Sun Dec  3 21:18:36 2006
+++ SPECS/ipp2p24.spec	Sun Dec 10 14:23:03 2006
@@ -185,7 +185,9 @@
 %{__make} libipt_ipp2p.so \
 	IPTABLES_OPTION="-DIPTABLES_VERSION=\\\"%{iptables_version}-%{netfilter_snap}\\\"" \
 	IPTABLES_INCLUDE="-I/usr/include/iptables" \
-	CFLAGS="%{rpmcflags}"
+	CFLAGS="%{rpmcflags}" \
+	KERNEL_DIR="%{_kernelsrcdir}" \
+	KERNEL_SRC="%{_kernelsrcdir}"
 %endif
 
 %if %{with kernel}
@@ -260,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/12/10 13:23:03  marcus
+- fix build
+
 Revision 1.22  2006/12/03 20:18:36  marcus
 - updated to 0.8.2
 - please STBR with new 2.4.33
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipp2p24.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list