diff --git a/.cvsignore b/.cvsignore index 79b6b3d..22aeea1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libxml++-2.10.0.tar.bz2 +libxml++-2.12.0.tar.bz2 diff --git a/libxml++.spec b/libxml++.spec index 990b5d1..f8afa65 100644 --- a/libxml++.spec +++ b/libxml++.spec @@ -1,12 +1,12 @@ Name: libxml++ -Version: 2.10.0 +Version: 2.12.0 Release: 1%{?dist} Summary: C++ wrapper for the libxml2 XML parser library Group: System Environment/Libraries License: LGPL URL: http://libxmlplusplus.sourceforge.net/ -Source: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.10/libxml++-%{version}.tar.bz2 +Source: http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{version}/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 @@ -32,7 +32,7 @@ This package contains the headers and libraries for libxml++ development. %build -%configure +%configure --disable-static make %{?_smp_mflags} @@ -78,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 08 2005 Konstantin Ryabitsev - 2.12.0-1 +- Version 2.12.0 +- Use --disable-static for configure. + * Thu Jul 21 2005 Konstantin Ryabitsev - 2.10.0-1 - Version 2.10.0 - Rearrange and conform to new FE standards diff --git a/sources b/sources index fa986b5..8e42abc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1494b12a2cf5e337d7717af4557a7711 libxml++-2.10.0.tar.bz2 +062653883d0ce38a3c7b4ec85b2bfe4b libxml++-2.12.0.tar.bz2