rpms/libxml++/F-10 .cvsignore, 1.10, 1.11 libxml++.spec, 1.24, 1.25 sources, 1.10, 1.11

Denis Leroy denis at fedoraproject.org
Thu Jan 15 12:27:29 UTC 2009


Author: denis

Update of /cvs/pkgs/rpms/libxml++/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29434

Modified Files:
	.cvsignore libxml++.spec sources 
Log Message:
Update to 2.24.2 (memleak fixes). Fixed Gnome FTP URL


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libxml++/F-10/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	6 Aug 2008 00:00:06 -0000	1.10
+++ .cvsignore	15 Jan 2009 12:26:58 -0000	1.11
@@ -1 +1 @@
-libxml++-2.23.2.tar.bz2
+libxml++-2.24.2.tar.bz2


Index: libxml++.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxml++/F-10/libxml++.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- libxml++.spec	29 Aug 2008 18:27:55 -0000	1.24
+++ libxml++.spec	15 Jan 2009 12:26:59 -0000	1.25
@@ -1,15 +1,17 @@
 Name:           libxml++
-Version:        2.23.2
-Release:        2%{?dist}
+Version:        2.24.2
+Release:        1%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://libxmlplusplus.sourceforge.net/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{version}/libxml++-%{version}.tar.bz2
+Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/libxml++-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libxml2-devel >= 2.6.1, doxygen, glibmm24-devel >= 2.4.0
+BuildRequires:  libxml2-devel >= 2.6.1
+BuildRequires:  glibmm24-devel >= 2.4.0
+BuildRequires:  doxygen, graphviz
 
 %description
 libxml++ is a C++ wrapper for the libxml2 XML parser library. It's original
@@ -83,6 +85,10 @@
 
 
 %changelog
+* Thu Jan 15 2009 Denis Leroy <denis at poolshark.org> - 2.24.2-1
+- Update to 2.24.2 (memleak fixes)
+- Fixed Gnome FTP URL
+
 * Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.23.2-2
 - Include unowned directories
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxml++/F-10/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	6 Aug 2008 00:00:06 -0000	1.10
+++ sources	15 Jan 2009 12:26:59 -0000	1.11
@@ -1 +1 @@
-161bb2d92af614e9d78f79ec42d4954a  libxml++-2.23.2.tar.bz2
+ec98c0975cc21d62c3e9e71f3beffde2  libxml++-2.24.2.tar.bz2




More information about the fedora-extras-commits mailing list