Author: glen Date: Thu Feb 17 07:16:44 2011 GMT Module: packages Tag: HEAD ---- Log message: - todo: webservers integration
---- Files affected: packages/ReviewBoard: ReviewBoard.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/ReviewBoard/ReviewBoard.spec diff -u packages/ReviewBoard/ReviewBoard.spec:1.5 packages/ReviewBoard/ReviewBoard.spec:1.6 --- packages/ReviewBoard/ReviewBoard.spec:1.5 Thu Feb 17 08:13:45 2011 +++ packages/ReviewBoard/ReviewBoard.spec Thu Feb 17 08:16:38 2011 @@ -1,11 +1,13 @@ # $Revision$, $Date$ +# TODO +# - webservers integration Summary: Web-based code review tool Name: ReviewBoard Version: 1.5.3 -Release: 0.1 +Release: 1 License: MIT Group: Applications/Networking -URL: http://www.review-board.org +URL: http://www.review-board.org/ Source0: http://downloads.review-board.org/releases/ReviewBoard/1.5/%{name}-%{version}.tar.gz # Source0-md5: 735148b8c865d77b461a0cf80b72a1e7 BuildRequires: python-devel @@ -13,7 +15,6 @@ BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: sed >= 4.0 Requires: django-evolution >= 0.6.2 -Requires: httpd Requires: patchutils Requires: python-PIL Requires: python-dateutil @@ -103,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/02/17 07:16:38 glen +- todo: webservers integration + Revision 1.5 2011/02/17 07:13:45 glen - python shebang ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ReviewBoard/ReviewBoard.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
