]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- up to 1.7.8 auto/th/git-core-1_7_8-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 2 Dec 2011 21:34:23 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    git-core.spec -> 1.258

git-core.spec

index 79de00a2f6cd86d7edce321e3ece8ac590e15c7b..44db97acb6c2dcca328bb82683fd3ac26c115bee 100644 (file)
@@ -9,13 +9,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.4
+Version:       1.7.8
 Release:       1
 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: 2f3277475b8da2eb92cef54c4c641a2c
+# Source0-md5: 4a3c03a04dbb857ecc875dae1278b76e
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 Source3:       %{name}-gitweb-lighttpd.conf
@@ -626,6 +626,8 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{webappdir}/lighttpd.conf
 %attr(755,root,root) %{cgibindir}/gitweb.cgi
 %{appdir}
+%{_mandir}/man1/gitweb.1*
+%{_mandir}/man5/gitweb.conf.5*
 
 %files gitview
 %defattr(644,root,root,755)
This page took 0.039295 seconds and 4 git commands to generate.