commit 057ac0410f2203a24e2a3fd44941b721ddb5382e
Author: Jan RÄ™korajski <[email protected]>
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

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

Reply via email to