SHA256
1
0
forked from pool/hmaccalc
2014-04-14 13:54:35 +00:00
committed by Git OBS Bridge
parent 340c458364
commit 0117d46b48

View File

@@ -39,11 +39,10 @@ Source1: https://fedorahosted.org/released/hmaccalc/hmaccalc-%{version}.t
Source2: %name.keyring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x
BuildRequires: mozilla-nss-devel
BuildRequires: pkg-config
%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x
BuildRequires: prelink
%else
BuildRequires: nss-devel
%endif
%description