Author: sparky Date: Fri Jan 28 02:07:30 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-modules, python-setuptools, rpm-pythonprov
---- Files affected: packages/trac-plugin-ticketdelete: trac-plugin-ticketdelete.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec diff -u packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec:1.5 packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec:1.6 --- packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec:1.5 Thu Jul 8 10:48:54 2010 +++ packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec Fri Jan 28 03:07:25 2011 @@ -11,16 +11,19 @@ # Source0-md5: 5ea5299648bae63f2ac85c2b0af0fe81 URL: http://trac-hacks.org/wiki/TicketDeletePlugin BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov BuildRequires: unzip Requires: trac >= %{trac_ver} BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is a small plugin to allow deleting tickets from within Trac. Though I -don't advocate this as a method of dealing with tickets very often, it is a -commonly requested feature, and it is needed on rare occasions (generally -dealing with spam). +This is a small plugin to allow deleting tickets from within Trac. +Though I don't advocate this as a method of dealing with tickets very +often, it is a commonly requested feature, and it is needed on rare +occasions (generally dealing with spam). It also supports deleting individual changes, including comments. @@ -67,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/01/28 02:07:25 sparky +- BR: python-modules, python-setuptools, rpm-pythonprov + Revision 1.5 2010/07/08 08:48:54 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac-plugin-ticketdelete/trac-plugin-ticketdelete.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
