Author: arekm Date: Sun May 20 09:59:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.2
---- Files affected: SPECS: git-core.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.63 SPECS/git-core.spec:1.64 --- SPECS/git-core.spec:1.63 Wed May 9 09:22:37 2007 +++ SPECS/git-core.spec Sun May 20 11:59:20 2007 @@ -6,12 +6,12 @@ Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core -Version: 1.5.1.4 +Version: 1.5.2 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: ed4c3b6678bde5a4e09c2206430242df +# Source0-md5: 79c749b720c29c024d948163fdc47dac URL: http://git.or.cz/ BuildRequires: asciidoc BuildRequires: autoconf @@ -141,8 +141,8 @@ %doc README Documentation/*.html Documentation/howto Documentation/technical %attr(755,root,root) %{_bindir}/* %{_mandir}/man*/* -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/* +%{_datadir}/%{name} +%{_datadir}/git-gui %files devel %defattr(644,root,root,755) @@ -159,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2007/05/20 09:59:20 arekm +- up to 1.5.2 + Revision 1.63 2007/05/09 07:22:37 arekm - up to 1.5.1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
