]> git.pld-linux.org Git - packages/git-core.git/blobdiff - git-core.spec
- up to 2.0.3
[packages/git-core.git] / git-core.spec
index 2e05298492defd6208cc01d213fc30d051d35121..c328b3a9f46fbd7e574bfdc392811a7aa780e744 100644 (file)
 Summary:       Distributed version control system focused on speed, effectivity and usability
 Summary(pl.UTF-8):     Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:          git-core
-Version:       1.9.2
+Version:       2.0.3
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.gz
-# Source0-md5: 609ec9be5251860fd6d10f1c41078890
+# Source0-md5: c549f5df737c0a559df0e911c8e1b7e5
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 Source3:       %{name}-gitweb-lighttpd.conf
@@ -417,12 +417,15 @@ Authentication provider module for Git which allows git client to
 authenticate using GNOME Keyring.
 
 You need to register it with:
-git config --global credential.helper %{gitcoredir}/git-credential-gnome-keyring
+- git config --global credential.helper gnome-keyring
 
 %description -n gnome-keyring-git-core -l pl.UTF-8
 Moduł uwierzytelniający dla Subversion pozwalający klientom git
 uwierzytelniać się przy użyciu mechanizmu GNOME Keyring.
 
+Moduł trzeba zarejestrować poleceniem:
+- git config --global credential.helper gnome-keyring
+
 %prep
 %setup -q -n git-%{version}
 %patch0 -p1
This page took 0.027788 seconds and 4 git commands to generate.