Author: wiget Date: Wed Mar 23 10:53:19 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.32.0 - drop libtool file
---- Files affected: packages/libxml++: libxml++.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/libxml++/libxml++.spec diff -u packages/libxml++/libxml++.spec:1.42 packages/libxml++/libxml++.spec:1.43 --- packages/libxml++/libxml++.spec:1.42 Fri May 14 17:19:14 2010 +++ packages/libxml++/libxml++.spec Wed Mar 23 11:53:14 2011 @@ -2,19 +2,19 @@ Summary: C++ interface for working with XML files Summary(pl.UTF-8): Interfejs C++ do pracy z plikami XML Name: libxml++ -Version: 2.30.1 +Version: 2.32.0 Release: 1 License: LGPL v2.1 Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.30/%{name}-%{version}.tar.bz2 -# Source0-md5: 0de2bd8c38cf308983df7d531681da56 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.32/%{name}-%{version}.tar.bz2 +# Source0-md5: f25c032942653211311754608abf46a4 URL: http://libxmlplusplus.sourceforge.net/ -BuildRequires: autoconf -BuildRequires: automake +BuildRequires: autoconf >= 2.59 +BuildRequires: automake >= 1.11 BuildRequires: glibmm-devel >= 2.12.7 -BuildRequires: libtool +BuildRequires: libtool >= 2.2.6 BuildRequires: libxml2-devel >= 1:2.6.28 -BuildRequires: mm-common +BuildRequires: mm-common >= 0.8 BuildRequires: pkgconfig Requires: glibmm >= 2.12.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -97,6 +97,8 @@ cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libxml++-2.6.la + %clean rm -rf $RPM_BUILD_ROOT @@ -112,7 +114,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libxml++-2.6.so -%{_libdir}/libxml++-2.6.la %{_libdir}/libxml++-2.6 %{_includedir}/libxml++-2.6 %{_pkgconfigdir}/libxml++-2.6.pc @@ -136,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2011/03/23 10:53:14 wiget +- up to 2.32.0 +- drop libtool file + Revision 1.42 2010/05/14 15:19:14 sparky - BR: mm-common ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxml++/libxml++.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
