Disabled 32-bit build and removed all weak dependencies due to known issues with some OpenCL implementations.
This commit is contained in:
parent
9ee4ab8c10
commit
d3a7cfdfdc
1 changed files with 2 additions and 7 deletions
|
|
@ -43,14 +43,9 @@ Provides: bundled(zlib) = 1.2.11
|
|||
Provides: bundled(minizip) = 1.2.11
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora}
|
||||
Recommends: mesa-libOpenCL%{?_isa}
|
||||
Recommends: pocl%{?_isa}
|
||||
Recommends: %{name}-doc = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
%endif
|
||||
|
||||
# Upstream does not support Big Endian architectures.
|
||||
ExcludeArch: ppc64 s390x
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86} ppc64 s390x
|
||||
|
||||
%description
|
||||
Hashcat is the world's fastest and most advanced password recovery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue