]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- restore llvm bcond default for ac
[packages/clamav.git] / clamav.spec
index 4c1551c954709f47f63442805a4cae20846849ed..4413ef03d58ee952abcd44800a8711f124f28346 100644 (file)
@@ -4,10 +4,10 @@
 #
 # Conditional build:
 %bcond_without milter          # milter interface subpackage
-%bcond_without llvm            # LLVM support
-
 %if "%{pld_release}" == "ac"
-%undefine with_llvm
+%bcond_with    llvm            # LLVM support
+%else
+%bcond_without llvm            # LLVM support
 %endif
 
 %ifarch x32
@@ -40,6 +40,7 @@ Patch2:               am-nosilentrules.patch
 Patch3:                ac2.68.patch
 Patch4:                %{name}-openssl.patch
 Patch5:                %{name}-major.patch
+Patch6:                x32.patch
 URL:           http://www.clamav.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -181,6 +182,7 @@ Biblioteki statyczne clamav.
 %endif
 #%patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__libtoolize}
This page took 0.050947 seconds and 4 git commands to generate.