Author: adamg Date: Thu Jun 19 06:42:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - %files updated wrt doc bcond > - release 3
---- Files affected: SPECS: git-core.spec (1.126 -> 1.127) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.126 SPECS/git-core.spec:1.127 --- SPECS/git-core.spec:1.126 Thu Jun 19 07:56:16 2008 +++ SPECS/git-core.spec Thu Jun 19 08:42: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: 2 +Release: 3 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 @@ -383,11 +383,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-* @@ -478,6 +486,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.127 2008/06/19 06:42:26 adamg +- %files updated wrt doc bcond +> - release 3 + Revision 1.126 2008/06/19 05:56:16 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.126&r2=1.127&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
