[packages/kallithea] update missing BR

glen glen at pld-linux.org
Tue Oct 27 13:19:08 CET 2015


commit 4dbd1303a422937ff8667019e324eb69b8042bfc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Oct 27 14:18:50 2015 +0200

    update missing BR
    
    can't continue as python-dulwich is missing

 kallithea.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/kallithea.spec b/kallithea.spec
index a15851d..4eb53cb 100644
--- a/kallithea.spec
+++ b/kallithea.spec
@@ -4,7 +4,7 @@
 %bcond_without	doc		# don't build doc
 %bcond_without	tests	# do not perform "make test"
 
-Summary:	Source code management system for git and mercurial
+Summary:	Source code management system for Git and Mercurial
 Name:		kallithea
 Version:	0.3
 Release:	0.1
@@ -18,10 +18,12 @@ BuildRequires:	docutils
 BuildRequires:	mercurial >= 2.9
 BuildRequires:	python-Paste
 BuildRequires:	python-PasteDeploy
+BuildRequires:	python-PasteScript
 BuildRequires:	python-Routes >= 1.13
 BuildRequires:	python-WebOb
 BuildRequires:	python-bcrypt >= 1.1.1
 BuildRequires:	python-devel
+BuildRequires:	python-dulwich
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.612
@@ -30,10 +32,9 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Kallithea, a member project of Software Freedom Conservancy, is a
-GPLv3'd, Free Software source code management system that supports two
-leading version control systems, Mercurial and Git, and has a web
-interface that is easy to use for users and admins.
+Source code management system that supports two leading version
+control systems, Mercurial and Git, and has a web interface that is
+easy to use for users and admins.
 
 %prep
 %setup -q -n Kallithea-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kallithea.git/commitdiff/4dbd1303a422937ff8667019e324eb69b8042bfc



More information about the pld-cvs-commit mailing list