]> git.pld-linux.org Git - packages/git-core.git/blobdiff - git-core.spec
up to 2.3.3
[packages/git-core.git] / git-core.spec
index 98d0ab05443853551993fd11ca00cb583aef7ebb..81386b61b10c4ae0b51ba7b1535303ffcb7886cb 100644 (file)
 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.2.0
+Version:       2.3.3
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.gz
-# Source0-md5: 2d5bbcc3e887cc4ba499f80420e2d5f7
+# Source0-md5: 65e102c9a3209ec3e241cc398f865da3
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 Source3:       %{name}-gitweb-lighttpd.conf
@@ -36,7 +36,7 @@ BuildRequires:        autoconf >= 2.59
 BuildRequires: automake
 BuildRequires: curl-devel
 BuildRequires: expat-devel
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 %if %{with gnome_keyring}
 BuildRequires: libgnome-keyring-devel
 BuildRequires: pkgconfig
@@ -516,7 +516,7 @@ cp -p {Makefile,config.mak,config.mak.autogen,config.mak.uname} $RPM_BUILD_ROOT%
        DESTDIR=$RPM_BUILD_ROOT
 
 %if %{with doc}
-%{__make} -C contrib/subtree install-doc \
+%{__make} -C contrib/subtree install-man \
        DESTDIR=$RPM_BUILD_ROOT
 %endif
 
This page took 0.091476 seconds and 4 git commands to generate.