SPECS: ftp.spec - fixed build really using readline - rel 24

witekfl witekfl at pld-linux.org
Mon May 22 19:31:02 CEST 2006


Author: witekfl                      Date: Mon May 22 17:31:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build really using readline
- rel 24

---- Files affected:
SPECS:
   ftp.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/ftp.spec
diff -u SPECS/ftp.spec:1.52 SPECS/ftp.spec:1.53
--- SPECS/ftp.spec:1.52	Thu Mar  9 15:35:10 2006
+++ SPECS/ftp.spec	Mon May 22 19:30:57 2006
@@ -10,7 +10,7 @@
 Summary(uk):	óÔÁÎÄÁŇÔÎÉĘ FTP (file transfer protocol) ËĚŚ¤ÎÔ Unix
 Name:		ftp
 Version:	0.17
-Release:	23
+Release:	24
 License:	BSD
 Group:		Applications/Networking
 Source0:	ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
@@ -107,7 +107,7 @@
 CFLAGS="%{rpmcflags}" \
 ./configure \
 	--with-c-compiler="%{__cc}"
-%{__make} LIBTERMCAP=-ltinfo CFLAGS="%{rpmcflags}"
+%{__make} LIBTERMCAP=-ltinfo CFLAGS="%{rpmcflags} -D__USE_READLINE__"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -154,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/05/22 17:30:57  witekfl
+- fixed build really using readline
+- rel 24
+
 Revision 1.52  2006/03/09 14:35:10  glen
 - quote %{__cc}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ftp.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list