]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- restore llvm bcond default for ac
[packages/clamav.git] / clamav.spec
index dabfc01e9c5565e646de74e14d6cc29b1e8be179..4413ef03d58ee952abcd44800a8711f124f28346 100644 (file)
 %bcond_without llvm            # LLVM support
 %endif
 
+%ifarch x32
+%undefine with_llvm
+%endif
+
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
-Version:       0.98.6
-Release:       1
+Version:       0.98.7
+Release:       2
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://downloads.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5: 7f4f7e82a09e42c4ebf153d6d452d9d8
+# Source0-md5: 157c601161da1c2d5a0e48ea1b49e067
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -36,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
@@ -177,6 +182,7 @@ Biblioteki statyczne clamav.
 %endif
 #%patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__libtoolize}
This page took 0.054786 seconds and 4 git commands to generate.