]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- %files updated wrt doc bcond
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 19 Jun 2008 06:42:26 +0000 (06:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
> - release 3

Changed files:
    git-core.spec -> 1.127

git-core.spec

index 36275a350cb27666865d7e947e9ab128d0c22e22..220e561ff88ac879a3baf3cee35f6f013aeb8bb6 100644 (file)
@@ -8,7 +8,7 @@ Summary:        The stupid content tracker
 Summary(pl.UTF-8):     Prymitywne narzędzie do śledzenia treści
 Name:          git-core
 Version:       1.5.6
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
@@ -382,11 +382,19 @@ fi
 %doc Documentation/RelNotes*
 %doc Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html Documentation/howto Documentation/technical
 %{_mandir}/man1/git-*.1*
+%{_mandir}/man1/git.1*
 %{_mandir}/man5/gitattributes.5*
-%{_mandir}/man5/gitcli.5*
+%{_mandir}/man5/githooks.5*
 %{_mandir}/man5/gitignore.5*
 %{_mandir}/man5/gitmodules.5*
-%{_mandir}/man7/git.7*
+%{_mandir}/man5/gitrepository-layout.5*
+%{_mandir}/man7/gitcli.7*
+%{_mandir}/man7/gitcore-tutorial.7*
+%{_mandir}/man7/gitcvs-migration.7*
+%{_mandir}/man7/gitdiffcore.7*
+%{_mandir}/man7/gitglossary.7*
+%{_mandir}/man7/gittutorial-2.7*
+%{_mandir}/man7/gittutorial.7*
 %endif
 %attr(755,root,root) %{_bindir}/git
 %attr(755,root,root) %{_bindir}/git-*
This page took 0.041686 seconds and 4 git commands to generate.