Pārlūkot izejas kodu

add additional dependencies and fix substitution in clamd.conf (syntax has changed in 0.90)

Ralf S. Engelschall 19 gadi atpakaļ
vecāks
revīzija
9d6fdd2196
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      clamav/clamav.spec

+ 3 - 3
clamav/clamav.spec

@@ -46,10 +46,10 @@ Patch0:       clamav.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20060823, gcc, bzip2
+BuildPreReq:  OpenPKG, openpkg >= 20060823, gcc, bzip2, pkgconfig, bc
 PreReq:       OpenPKG, openpkg >= 20060823
-BuildPreReq:  zlib, bzip2, curl, gmp, libiconv
-PreReq:       zlib, bzip2, curl, gmp, libiconv
+BuildPreReq:  zlib, bzip2, curl, gmp, libiconv, openssl
+PreReq:       zlib, bzip2, curl, gmp, libiconv, openssl
 %if "%{with_milter}" == "yes"
 BuildPreReq:  milter
 PreReq:       milter