Author: baggins                      Date: Wed Nov 19 12:23:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix missing xwcslen symbol in ncurses plugin

---- Files affected:
SPECS:
   ekg2.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.93 SPECS/ekg2.spec:1.94
--- SPECS/ekg2.spec:1.93        Thu Oct 23 09:00:49 2008
+++ SPECS/ekg2.spec     Wed Nov 19 13:23:17 2008
@@ -40,7 +40,7 @@
 Summary(pl.UTF-8):     Wieloprotokołowy komunikator internetowy
 Name:          ekg2
 Version:       %{_ver}
-Release:       4
+Release:       4.1
 Epoch:         2
 License:       GPL v2+
 Group:         Applications/Communications
@@ -48,6 +48,7 @@
 # Source0-md5: 8c64ab909687b9ac3798caa7736d7b2a
 Patch0:                %{name}-perl-install.patch
 #Patch1:       %{name}-no_scripts.patch
+Patch2:                %{name}-missing-xwcslen.patch
 URL:           http://ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -301,6 +302,7 @@
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
 #%patch1 -p1
+%patch2 -p1
 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
 sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
 
@@ -507,6 +509,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2008/11/19 12:23:17  baggins
+- fix missing xwcslen symbol in ncurses plugin
+
 Revision 1.93  2008/10/23 07:00:49  arekm
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ekg2.spec?r1=1.93&r2=1.94&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to