X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgit-core.git;a=blobdiff_plain;f=git-core.spec;h=d44ac24272e12d5f27fa1b08ea760f2e725af457;hp=dbe2a9b447abc2c5bf5f5e4a427b0b725c1cc5e3;hb=4ae28c655fd6f998e1654900033e6675e919ad0e;hpb=42668ea877e9187a3a398cff8ed0800669a0f212 diff --git a/git-core.spec b/git-core.spec index dbe2a9b..d44ac24 100644 --- a/git-core.spec +++ b/git-core.spec @@ -11,16 +11,15 @@ # for AC: --without doc --without gnome_keyring --without tests -%include /usr/lib/rpm/macros.perl 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.23.0 +Version: 2.25.2 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz -# Source0-md5: 93ee0f867f81a39e0ef29eabfb1d2c5b +# Source0-md5: 2ba366b0c838ed8bf4806abd88fd1d75 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}-gitweb-lighttpd.conf @@ -474,6 +473,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} @@ -790,6 +791,7 @@ fi %lang(ru) %{_datadir}/gitk/lib/msgs/ru.msg %lang(sv) %{_datadir}/gitk/lib/msgs/sv.msg %lang(vi) %{_datadir}/gitk/lib/msgs/vi.msg +%lang(zh_CN) %{_datadir}/gitk/lib/msgs/zh_cn.msg %endif %files gitweb