Author: sls                          Date: Wed Oct 22 18:51:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added no_libxml2.patch, updated TODO

---- Files affected:
SPECS:
   wbxml2.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/wbxml2.spec
diff -u SPECS/wbxml2.spec:1.16 SPECS/wbxml2.spec:1.17
--- SPECS/wbxml2.spec:1.16      Wed Oct 22 20:11:52 2008
+++ SPECS/wbxml2.spec   Wed Oct 22 20:51:42 2008
@@ -1,8 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - kill unecessary -lnsl etc.
-# - lib is linked with -lexpat, but .pc specifies libxml2
-# - remove libxml junk from wbxml_tree.h - it breaks php-wbxml.spec
 # - maybe add datetime.patch from synce repository
 # - add changeset 59 (fix for segfault)
 # - namespace.patch from synce trunk contains some improvements
@@ -11,7 +9,7 @@
 Summary(pl.UTF-8):     Biblioteka WBXML2
 Name:          wbxml2
 Version:       0.9.2
-Release:       3.1
+Release:       3.3
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/wbxmllib/%{name}-%{version}.tar.gz
@@ -31,6 +29,7 @@
 Patch12:       %{name}-r58.patch
 #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
 URL:           http://libwbxml.aymerick.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -90,6 +89,7 @@
 %patch11 -p3
 %patch12 -p3
 %patch13 -p1
+%patch14 -p1
 
 %build
 %{__libtoolize}
@@ -137,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/10/22 18:51:42  sls
+- added no_libxml2.patch, updated TODO
+
 Revision 1.16  2008/10/22 18:11:52  sls
 - more TODO
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wbxml2.spec?r1=1.16&r2=1.17&f=u

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

Reply via email to