From a70bbcf5d81a12858222ce5e40f0226819d19a3e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 26 Apr 2019 21:25:56 +0200 Subject: [PATCH] - updated libtool and C++ version --- subversion.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/subversion.spec b/subversion.spec index 8634c96..2151778 100644 --- a/subversion.spec +++ b/subversion.spec @@ -91,7 +91,7 @@ BuildRequires: gettext-tools %{?with_gnome:BuildRequires: libgnome-keyring-devel} %{?with_gnome:BuildRequires: libsecret-devel} BuildRequires: libmagic-devel -BuildRequires: libtool >= 1.4-9 +BuildRequires: libtool >= 2:2 BuildRequires: libutf8proc-devel >= 1.3.1-4 BuildRequires: lz4-devel BuildRequires: pkgconfig @@ -106,7 +106,7 @@ BuildRequires: which BuildRequires: zlib-devel >= 1.2 %if %{with java} BuildRequires: jdk >= 1.8 -BuildRequires: libstdc++-devel +BuildRequires: libstdc++-devel >= 6:4.7 %endif %if %{with perl} BuildRequires: perl-devel >= 1:5.8.0 @@ -990,7 +990,7 @@ fi %dir %{perl_vendorarch}/auto/SVN %dir %{perl_vendorarch}/auto/SVN/* %attr(755,root,root) %{perl_vendorarch}/auto/SVN/*/*.so -%{_mandir}/man3/*.3pm* +%{_mandir}/man3/SVN::*.3pm* %endif %if %{with ruby} -- 2.44.0