Author: adamg Date: Thu Apr 10 06:44:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - kill bashizms in tests - release 2 (1 for Ac)
---- Files affected: SPECS: git-core.spec (1.114 -> 1.115) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.114 SPECS/git-core.spec:1.115 --- SPECS/git-core.spec:1.114 Wed Apr 9 09:22:48 2008 +++ SPECS/git-core.spec Thu Apr 10 08:44:31 2008 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core Version: 1.5.5 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 @@ -19,6 +19,7 @@ Source3: %{name}.sysconfig Source4: %{name}.inet Source5: %{name}.init +Patch0: %{name}-bashizm.patch URL: http://git.or.cz/ BuildRequires: autoconf BuildRequires: automake @@ -249,6 +250,7 @@ %prep %setup -q -n git-%{version} +%patch0 -p1 %build %{__aclocal} @@ -430,6 +432,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115 2008-04-10 06:44:31 adamg +- kill bashizms in tests +- release 2 (1 for Ac) + Revision 1.114 2008-04-09 07:22:48 arekm - up to 1.5.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.114&r2=1.115&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
