From: Elan Ruusamäe Date: Fri, 15 Apr 2016 14:48:39 +0000 (+0300) Subject: correct epoch X-Git-Tag: AC-branch~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fclamav.git;a=commitdiff_plain;h=fbdfce8 correct epoch --- diff --git a/clamav.spec b/clamav.spec index 70ec0c6..0140c45 100644 --- a/clamav.spec +++ b/clamav.spec @@ -51,7 +51,7 @@ BuildRequires: curl-devel BuildRequires: gmp-devel BuildRequires: libltdl-devel %{?with_milter:BuildRequires: libmilter-devel} -BuildRequires: libstdc++-devel >= 6:3.4 +BuildRequires: libstdc++-devel >= 5:3.4 BuildRequires: libtool %{?with_milter:BuildRequires: libwrap-devel} %{?with_llvm:%{?with_system_llvm:BuildRequires: llvm-devel < 3.7}}