]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- up to 1.7.7 auto/th/git-core-1_7_7-1
authorKacper Kornet <draenog@pld-linux.org>
Mon, 3 Oct 2011 05:20:24 +0000 (05:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    git-core.spec -> 1.251

git-core.spec

index a4d70694f5bc0ff7d240643bc4b238f6c8d0f2c1..dfcf47173c2c0fd44974c8b9ff96aeef96142091 100644 (file)
@@ -8,13 +8,13 @@
 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.7.7
 Release:       1
-Version:       1.7.6.4
 License:       GPL v2
 Group:         Development/Tools
 # Source0:     http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
 Source0:       http://git-core.googlecode.com/files/git-%{version}.tar.gz
-# Source0-md5: e0b7afcc0e5e43bbb82f85598ae34bd8
+# Source0-md5: 5d645884e688921e773186783b65ce33
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 Source3:       %{name}-gitweb-lighttpd.conf
@@ -546,6 +546,7 @@ fi
 %{_mandir}/man7/gitcore-tutorial.7*
 %{_mandir}/man7/gitdiffcore.7*
 %{_mandir}/man7/gitglossary.7*
+%{_mandir}/man7/gitnamespaces.7*
 %{_mandir}/man7/gitrevisions.7*
 %{_mandir}/man7/gittutorial-2.7*
 %{_mandir}/man7/gittutorial.7*
@@ -555,6 +556,7 @@ fi
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*-*
 %attr(755,root,root) %{_libdir}/%{name}/git
+%{_libdir}/%{name}/mergetools
 
 %exclude %{_libdir}/%{name}/git-gui
 %exclude %{_libdir}/%{name}/git-svn
This page took 0.029921 seconds and 4 git commands to generate.