[packages/john] - more if jumbo

baggins baggins at pld-linux.org
Sun Aug 9 20:37:56 CEST 2015


commit 057ac0410f2203a24e2a3fd44941b721ddb5382e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 9 20:37:46 2015 +0200

    - more if jumbo

 john.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/john.spec b/john.spec
index bf1b368..ff2f852 100644
--- a/john.spec
+++ b/john.spec
@@ -62,10 +62,12 @@ Requires:	cpuinfo(xop)
 %if %{with xop} || %{with avx}
 Requires:	cpuinfo(avx)
 %endif
+%if %{without jumbo}
 %if %{do_sse2} && !%{do_ssefb}
 Requires:	cpuinfo(sse2)
 %endif
 %endif
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/john.git/commitdiff/057ac0410f2203a24e2a3fd44941b721ddb5382e



More information about the pld-cvs-commit mailing list