Author: adamg Date: Thu Jun 19 06:40:32 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - %files updated wrt doc bcond - release 2
---- Files affected: SPECS: git-core.spec (1.97.2.11 -> 1.97.2.12) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.97.2.11 SPECS/git-core.spec:1.97.2.12 --- SPECS/git-core.spec:1.97.2.11 Thu Jun 19 07:54:29 2008 +++ SPECS/git-core.spec Thu Jun 19 08:40:26 2008 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core Version: 1.5.6 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 @@ -385,11 +385,19 @@ %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-* @@ -480,6 +488,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97.2.12 2008/06/19 06:40:26 adamg +- %files updated wrt doc bcond +- release 2 + Revision 1.97.2.11 2008/06/19 05:54:29 adamg - updated to 1.5.6 - curl and cpio binaries no longer required ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.97.2.11&r2=1.97.2.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
