Author: sparky Date: Mon Jan 24 02:21:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-modules, python-setuptools, rpm-pythonprov
---- Files affected: packages/trac-plugin-xmlrpc: trac-plugin-xmlrpc.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec diff -u packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec:1.4 packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec:1.5 --- packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec:1.4 Mon Jan 24 00:14:56 2011 +++ packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec Mon Jan 24 03:21:19 2011 @@ -12,6 +12,9 @@ # Source0-md5: c7dc2526551d2955721fc10d55a3a86b URL: http://trac-hacks.org/wiki/XmlRpcPlugin BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov BuildRequires: unzip Requires: trac >= %{trac_ver} BuildArch: noarch @@ -21,8 +24,8 @@ This plugin allows Trac plugins to export select parts of their interface via XML-RPC and JSON-RPC (if json or simplejson is available). Latest trunk version includes a pluggable API for -extending protocols, and see for instance TracRpcProtocolsPlugin -for more protocols. +extending protocols, and see for instance TracRpcProtocolsPlugin for +more protocols. %prep %setup -q -n %{plugin}plugin @@ -66,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/01/24 02:21:19 sparky +- BR: python-modules, python-setuptools, rpm-pythonprov + Revision 1.4 2011/01/23 23:14:56 sparky - BR: unzip ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac-plugin-xmlrpc/trac-plugin-xmlrpc.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
