[packages/git-core/provide-git] Provide "git" name

glen glen at pld-linux.org
Sat Aug 28 08:10:21 CEST 2021


commit 2ca7e92794489f599e1ae85d37f4d30f7249e28d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Aug 28 09:09:33 2021 +0300

    Provide "git" name
    
    To be portablw with the world:
    
            git is needed by gh-0:2.0.0-1.x86_64
    
    We should really rename git.spec to git-gnu.spec

 git-core.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/git-core.spec b/git-core.spec
index 217bb80..1c27548 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -103,6 +103,7 @@ Suggests:	less
 Suggests:	openssh-clients
 Suggests:	perl-Git = %{version}-%{release}
 Suggests:	rsync
+Provides:	git = %{version}-%{release}
 Obsoletes:	git-core-gitview
 Obsoletes:	python-Git
 Conflicts:	perl-Git < %{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/2ca7e92794489f599e1ae85d37f4d30f7249e28d



More information about the pld-cvs-commit mailing list