[packages/git-core] up to 2.25.0

atler atler at pld-linux.org
Mon Jan 13 23:02:00 CET 2020


commit 24b054562ed0b4f179949efb744e221770bdb281
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jan 13 23:01:04 2020 +0100

    up to 2.25.0
    
    - fixed shebang in git-p4

 git-core.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 33e5683..c69d02b 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -15,12 +15,12 @@
 Summary:	Distributed version control system focused on speed, effectivity and usability
 Summary(pl.UTF-8):	Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:		git-core
-Version:	2.24.1
+Version:	2.25.0
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
-# Source0-md5:	42540aa4eabfb831127a801a89c1b6e0
+# Source0-md5:	eab5cdee7c478c0804346d8835e314c9
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -474,6 +474,8 @@ Moduł trzeba zarejestrować poleceniem:
 # we build things in contrib but want to have it clean for doc purporses, too
 cp -a contrib contrib-doc
 
+%{__sed} -i -e '1s|#!/usr/bin/env python$|#!%{__python}|' git-p4.py
+
 %build
 %{__aclocal}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/24b054562ed0b4f179949efb744e221770bdb281



More information about the pld-cvs-commit mailing list