commit 9e9faf95b7fa71ae4a1dfe76dccb7f258f3fb14b
Author: Elan Ruusamäe <[email protected]>
Date: Fri Jun 17 17:33:40 2016 +0300
ssh is optional
git-core.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index a160b60..5276040 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -14,7 +14,7 @@ Summary: Distributed version control system focused on
speed, effectivity and us
Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na
szybkości, wydajności i użyteczności
Name: git-core
Version: 2.9.0
-Release: 1
+Release: 2
License: GPL v2
Group: Development/Tools
Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
@@ -76,7 +76,6 @@ Conflicts: pdksh < 5.2.14-46
Requires: grep
# git-pull: printf
Requires: coreutils
-Requires: openssh-clients
Requires: perl-Error
Requires: perl-Git = %{version}-%{release}
Requires: sed
@@ -86,6 +85,7 @@ Suggests: git-core-hg
Suggests: git-core-p4
Suggests: git-core-svn
Suggests: less
+Suggests: openssh-clients
Suggests: rsync
Obsoletes: python-Git
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/9e9faf95b7fa71ae4a1dfe76dccb7f258f3fb14b
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit