packages: libedit/libedit.spec - rel 4, up to 20110709 - enable widechar/UT...

baggins baggins at pld-linux.org
Mon Aug 1 13:49:28 CEST 2011


Author: baggins                      Date: Mon Aug  1 11:49:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4, up to 20110709
- enable widechar/UTF-8 support

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

---- Diffs:

================================================================
Index: packages/libedit/libedit.spec
diff -u packages/libedit/libedit.spec:1.23 packages/libedit/libedit.spec:1.24
--- packages/libedit/libedit.spec:1.23	Tue Sep 29 14:33:04 2009
+++ packages/libedit/libedit.spec	Mon Aug  1 13:49:23 2011
@@ -7,13 +7,13 @@
 Summary(pl.UTF-8):	Biblioteka Editline (edytor linii poleceń)
 Name:		libedit
 Version:	3.0
-%define	snap	20090923
-Release:	3
+%define	snap	20110709
+Release:	4
 Epoch:		0
 License:	BSD
 Group:		Libraries
 Source0:	http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz
-# Source0-md5:	1e6dad38e8499d71b9c78045e5536734
+# Source0-md5:	16aaa9840e0e71c24416a223b4ff58b1
 Patch0:		%{name}-tinfo.patch
 Patch1:		%{name}-man.patch
 URL:		http://www.thrysoee.dk/editline/
@@ -76,7 +76,9 @@
 LC_ALL=C; export LC_ALL
 CPPFLAGS="-I/usr/include/ncurses"
 %configure \
+	--enable-widec \
 	%{!?with_static_libs:--disable-static}
+
 %{__make} -C src vi.h emacs.h common.h
 %{__make}
 
@@ -121,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/08/01 11:49:23  baggins
+- rel 4, up to 20110709
+- enable widechar/UTF-8 support
+
 Revision 1.23  2009/09/29 12:33:04  arekm
 - rel 3; up to 20090923
 
================================================================

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



More information about the pld-cvs-commit mailing list