Author: megabajt Date: Fri Mar 7 19:20:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.22.0
---- Files affected: SPECS: libxml++.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/libxml++.spec diff -u SPECS/libxml++.spec:1.34 SPECS/libxml++.spec:1.35 --- SPECS/libxml++.spec:1.34 Wed Sep 19 21:32:03 2007 +++ SPECS/libxml++.spec Fri Mar 7 20:20:03 2008 @@ -2,12 +2,12 @@ Summary: C++ interface for working with XML files Summary(pl.UTF-8): Interfejs C++ do pracy z plikami XML Name: libxml++ -Version: 2.20.0 +Version: 2.22.0 Release: 1 License: LGPL v2.1 Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.20/%{name}-%{version}.tar.bz2 -# Source0-md5: 4fe6ae1344e523ea4756733be71f9af3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.22/%{name}-%{version}.tar.bz2 +# Source0-md5: 9a9b3ba876fe212df3a73c5a97e9235a Patch0: %{name}-examples.patch URL: http://libxmlplusplus.sourceforge.net/ BuildRequires: autoconf @@ -82,6 +82,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --enable-api-exceptions @@ -116,6 +117,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libxml++-2.6.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libxml++-2.6.so.2 %files devel %defattr(644,root,root,755) @@ -143,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008-03-07 19:20:03 megabajt +- updated to 2.22.0 + Revision 1.34 2007-09-19 19:32:03 qboosh - more verbose files - LGPL v2.1 is included (and no specific LGPL version pointed in copyright note) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxml++.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
