Author: marcus                       Date: Fri Jul  1 06:42:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added bcond for llvm

---- Files affected:
packages/clamav:
   clamav.spec (1.292 -> 1.293) 

---- Diffs:

================================================================
Index: packages/clamav/clamav.spec
diff -u packages/clamav/clamav.spec:1.292 packages/clamav/clamav.spec:1.293
--- packages/clamav/clamav.spec:1.292   Thu Jun  9 13:58:43 2011
+++ packages/clamav/clamav.spec Fri Jul  1 08:42:39 2011
@@ -5,6 +5,7 @@
 #
 # Conditional build:
 %bcond_without milter          # build without milter subpackage
+%bcond_without llvm            # build without llvm support (Ac)
 
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
@@ -35,7 +36,7 @@
 %{?with_milter:BuildRequires:  libmilter-devel}
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
-BuildRequires: llvm-devel
+%{?with_llvm:BuildRequires:    llvm-devel}
 %{?with_milter:BuildRequires:  libwrap-devel}
 BuildRequires: ncurses-devel
 BuildRequires: rpmbuild(macros) >= 1.514
@@ -353,6 +354,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.293  2011/07/01 06:42:39  marcus
+- added bcond for llvm
+
 Revision 1.292  2011/06/09 11:58:43  arekm
 - up to 0.97.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clamav/clamav.spec?r1=1.292&r2=1.293&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to