X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgit-core.git;a=blobdiff_plain;f=git-core.spec;h=a160b600690705b0284694c632e5c41ab6a59c36;hp=4a6d0bcf7ba34d557b74f619322670f56736d708;hb=29d5b071ba21b29c1cabde57766ea7e5251b3d17;hpb=b3f82b21a971afb8845e7caf1ce23dcebfa980d6 diff --git a/git-core.spec b/git-core.spec index 4a6d0bc..a160b60 100644 --- a/git-core.spec +++ b/git-core.spec @@ -13,12 +13,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.8.2 +Version: 2.9.0 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz -# Source0-md5: b8edb4ae34828fda6aa2a4478089b107 +# Source0-md5: 118ef1e3108ef0b858cd13b74395a59c Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}-gitweb-lighttpd.conf @@ -36,7 +36,11 @@ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: curl-devel BuildRequires: expat-devel +%if "%{pld_release}" == "ac" +BuildRequires: gettext-devel +%else BuildRequires: gettext-tools +%endif %if %{with gnome_keyring} BuildRequires: libgnome-keyring-devel BuildRequires: pkgconfig @@ -857,6 +861,12 @@ fi %if %{with doc} %{_mandir}/man1/git-svn.1* %endif +%{_mandir}/man3/Git::SVN::Editor.3pm* +%{_mandir}/man3/Git::SVN::Fetcher.3pm* +%{_mandir}/man3/Git::SVN::Memoize::YAML.3pm* +%{_mandir}/man3/Git::SVN::Prompt.3pm* +%{_mandir}/man3/Git::SVN::Ra.3pm* +%{_mandir}/man3/Git::SVN::Utils.3pm* %files email %defattr(644,root,root,755) @@ -877,7 +887,8 @@ fi %dir %{perl_vendorlib}/Git %{perl_vendorlib}/Git/I18N.pm %{perl_vendorlib}/Git/IndexInfo.pm -%{_mandir}/man3/Git*.3pm* +%{_mandir}/man3/Git.3pm* +%{_mandir}/man3/Git::I18N.3pm* %if %{with gnome_keyring} %files -n gnome-keyring-git-core