Author: qboosh Date: Fri Jan 14 15:34:09 2011 GMT Module: packages Tag: HEAD ---- Log message: - more verbose header files
---- Files affected: packages/xmlrpc++: xmlrpc++.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/xmlrpc++/xmlrpc++.spec diff -u packages/xmlrpc++/xmlrpc++.spec:1.10 packages/xmlrpc++/xmlrpc++.spec:1.11 --- packages/xmlrpc++/xmlrpc++.spec:1.10 Fri Oct 16 11:20:18 2009 +++ packages/xmlrpc++/xmlrpc++.spec Fri Jan 14 16:34:04 2011 @@ -8,15 +8,15 @@ Name: xmlrpc++ Version: 0.7 Release: 1 -License: LGPL +License: LGPL v2.1+ Group: Libraries -Source0: http://dl.sourceforge.net/xmlrpcpp/%{name}%{version}.tar.gz +Source0: http://downloads.sourceforge.net/xmlrpcpp/%{name}%{version}.tar.gz # Source0-md5: d88f0f9c36d938316d672d16f6c37d7e Patch0: %{name}-compile.patch Patch1: %{name}-use_autotools.patch Patch2: gcc44.patch URL: http://xmlrpcpp.sourceforge.net/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.5 @@ -99,7 +99,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libXmlRpc.so %{_libdir}/libXmlRpc.la -%{_includedir}/*.h +%{_includedir}/XmlRpc*.h %files static %defattr(644,root,root,755) @@ -111,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/01/14 15:34:04 qboosh +- more verbose header files + Revision 1.10 2009/10/16 09:20:18 glen - fix build with gcc44 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlrpc++/xmlrpc++.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
