Author: adamg Date: Sun Jun 24 08:46:22 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - glob fix; release 2
---- Files affected: SPECS: git-core.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.69 SPECS/git-core.spec:1.70 --- SPECS/git-core.spec:1.69 Thu Jun 21 18:01:18 2007 +++ SPECS/git-core.spec Sun Jun 24 10:46:17 2007 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core Version: 1.5.2.2 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 @@ -168,7 +168,7 @@ %files %defattr(644,root,root,755) -%doc README Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html, Documentation/howto Documentation/technical +%doc README Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html Documentation/howto Documentation/technical %attr(755,root,root) %{_bindir}/* %{_mandir}/man*/* %{_datadir}/%{name} @@ -197,6 +197,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2007/06/24 08:46:17 adamg +- glob fix; release 2 + Revision 1.69 2007/06/21 16:01:18 qboosh - typos - glob exclusion fix (not tested) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
