SPECS: libxml++.spec - 2.12.0, bumped BRs
freetz
freetz at pld-linux.org
Fri Sep 9 14:53:56 CEST 2005
Author: freetz Date: Fri Sep 9 12:53:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.12.0, bumped BRs
---- Files affected:
SPECS:
libxml++.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/libxml++.spec
diff -u SPECS/libxml++.spec:1.21 SPECS/libxml++.spec:1.22
--- SPECS/libxml++.spec:1.21 Fri Jul 1 13:19:06 2005
+++ SPECS/libxml++.spec Fri Sep 9 14:53:50 2005
@@ -2,18 +2,18 @@
Summary: C++ interface for working with XML files
Summary(pl): Interfejs C++ do pracy z plikami XML
Name: libxml++
-Version: 2.10.0
+Version: 2.12.0
Release: 1
License: LGPL
Group: Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5: 1494b12a2cf5e337d7717af4557a7711
+Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.12/%{name}-%{version}.tar.bz2
+# Source0-md5: 062653883d0ce38a3c7b4ec85b2bfe4b
URL: http://libxmlplusplus.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: glibmm-devel >= 2.6.1
+BuildRequires: glibmm-devel >= 2.8.0
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 2.6.17
+BuildRequires: libxml2-devel >= 2.6.21
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,9 +68,9 @@
install -d docs_install/{manual,reference}
cp -R docs/manual/html/* docs_install/manual
-cp -R docs/reference/2.10/html/* docs_install/reference
+cp -R docs/reference/2.12/html/* docs_install/reference
-rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}-2.6/docs/{manual,reference/2.10}/html
+rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}-2.6/docs/{manual,reference/2.12}/html
%clean
rm -rf $RPM_BUILD_ROOT
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2005/09/09 12:53:50 freetz
+- 2.12.0, bumped BRs
+
Revision 1.21 2005/07/01 11:19:06 zbyniu
- BR: +pkgconfig, -libstdc++-devel (req by glibmm-devel)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libxml++.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list