packages: libedit/libedit.spec - updated autoconf version - disable silent-...

qboosh qboosh at pld-linux.org
Mon Aug 1 18:28:57 CEST 2011


Author: qboosh                       Date: Mon Aug  1 16:28:57 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated autoconf version
- disable silent-rules

---- Files affected:
packages/libedit:
   libedit.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/libedit/libedit.spec
diff -u packages/libedit/libedit.spec:1.24 packages/libedit/libedit.spec:1.25
--- packages/libedit/libedit.spec:1.24	Mon Aug  1 13:49:23 2011
+++ packages/libedit/libedit.spec	Mon Aug  1 18:28:52 2011
@@ -17,7 +17,7 @@
 Patch0:		%{name}-tinfo.patch
 Patch1:		%{name}-man.patch
 URL:		http://www.thrysoee.dk/editline/
-BuildRequires:	autoconf >= 2.50
+BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
@@ -77,6 +77,7 @@
 CPPFLAGS="-I/usr/include/ncurses"
 %configure \
 	--enable-widec \
+	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static}
 
 %{__make} -C src vi.h emacs.h common.h
@@ -123,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/08/01 16:28:52  qboosh
+- updated autoconf version
+- disable silent-rules
+
 Revision 1.24  2011/08/01 11:49:23  baggins
 - rel 4, up to 20110709
 - enable widechar/UTF-8 support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libedit/libedit.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list