SPECS (AC-branch): git-core.spec - updated to 1.5.5 (merged from H...

adamg adamg at pld-linux.org
Thu Apr 10 09:07:29 CEST 2008


Author: adamg                        Date: Thu Apr 10 07:07:29 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 1.5.5 (merged from HEAD)

---- Files affected:
SPECS:
   git-core.spec (1.97.2.4 -> 1.97.2.5) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.97.2.4 SPECS/git-core.spec:1.97.2.5
--- SPECS/git-core.spec:1.97.2.4	Sat Mar 29 12:06:19 2008
+++ SPECS/git-core.spec	Thu Apr 10 09:07:24 2008
@@ -8,17 +8,18 @@
 Summary:	The stupid content tracker
 Summary(pl.UTF-8):	Prymitywne narzędzie do śledzenia treści
 Name:		git-core
-Version:	1.5.4.5
+Version:	1.5.5
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5:	ed28e30c5e9d2a7ffe5b2268eaf8a29a
+# Source0-md5:	09f15f0b0e330986d930746abf6962f4
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}.sysconfig
 Source4:	%{name}.inet
 Source5:	%{name}.init
+Patch0:		%{name}-bashizm.patch
 URL:		http://git.or.cz/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -251,6 +252,7 @@
 
 %prep
 %setup -q -n git-%{version}
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -394,7 +396,8 @@
 %dir %{_datadir}/gitk
 %dir %{_datadir}/gitk/lib
 %dir %{_datadir}/gitk/lib/msgs
-%lang(de) %dir %{_datadir}/gitk/lib/msgs/de.msg
+%lang(de) %{_datadir}/gitk/lib/msgs/de.msg
+%lang(it) %{_datadir}/gitk/lib/msgs/it.msg
 
 %files gitweb
 %defattr(644,root,root,755)
@@ -431,6 +434,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97.2.5  2008-04-10 07:07:24  adamg
+- updated to 1.5.5 (merged from HEAD)
+
 Revision 1.97.2.4  2008-03-29 11:06:19  adamg
 - updated to 1.5.4.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.97.2.4&r2=1.97.2.5&f=u



More information about the pld-cvs-commit mailing list