Author: sls Date: Wed Oct 22 19:08:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added r59.patch, updated TODO, rel. 4
---- Files affected: SPECS: wbxml2.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/wbxml2.spec diff -u SPECS/wbxml2.spec:1.17 SPECS/wbxml2.spec:1.18 --- SPECS/wbxml2.spec:1.17 Wed Oct 22 20:51:42 2008 +++ SPECS/wbxml2.spec Wed Oct 22 21:08:33 2008 @@ -2,14 +2,13 @@ # TODO: # - kill unecessary -lnsl etc. # - maybe add datetime.patch from synce repository -# - add changeset 59 (fix for segfault) # - namespace.patch from synce trunk contains some improvements # Summary: WBXML2 Library Summary(pl.UTF-8): Biblioteka WBXML2 Name: wbxml2 Version: 0.9.2 -Release: 3.3 +Release: 4 License: LGPL v2.1+ Group: Libraries Source0: http://dl.sourceforge.net/wbxmllib/%{name}-%{version}.tar.gz @@ -30,6 +29,7 @@ #Patch13: http://synce.svn.sourceforge.net/viewvc/synce/trunk/patches/wbxml-svn-r53-namespace.patch?revision=2914 Patch13: %{name}-namespace.patch Patch14: %{name}-no_libxml2.patch +Patch15: %{name}-r59.patch URL: http://libwbxml.aymerick.com/ BuildRequires: autoconf BuildRequires: automake @@ -90,6 +90,7 @@ %patch12 -p3 %patch13 -p1 %patch14 -p1 +%patch15 -p3 %build %{__libtoolize} @@ -137,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008/10/22 19:08:33 sls +- added r59.patch, updated TODO, rel. 4 + Revision 1.17 2008/10/22 18:51:42 sls - added no_libxml2.patch, updated TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wbxml2.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
