SPECS: psyBNC.spec - add oidentd support - first run make menuconf...

shadzik shadzik at pld-linux.org
Tue Feb 6 19:54:25 CET 2007


Author: shadzik                      Date: Tue Feb  6 18:54:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add oidentd support
- first run make menuconfig then make

---- Files affected:
SPECS:
   psyBNC.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/psyBNC.spec
diff -u SPECS/psyBNC.spec:1.14 SPECS/psyBNC.spec:1.15
--- SPECS/psyBNC.spec:1.14	Fri Jan 19 14:56:30 2007
+++ SPECS/psyBNC.spec	Tue Feb  6 19:54:20 2007
@@ -48,17 +48,18 @@
 %patch2 -p1
 #%patch3 -p1
 %patch4 -p1
+echo "#define OIDENTD" >> config.h
 
 %build
 # TODO:
 # - BIGENDIAN detection is just opposite - is usage the same?
 # - IPV6 detection relies on IPv6 socket support on builder
 
-yes '' | %{__make} \
+%{__make} menuconfig \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
-%{__make} menuconfig \
+yes '' | %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
@@ -108,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/02/06 18:54:20  shadzik
+- add oidentd support
+- first run make menuconfig then make
+
 Revision 1.14  2007/01/19 13:56:30  shadzik
 - URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/psyBNC.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list