Disabled u2f-hidraw-policy in test build as it's not provided by any module yet
This commit is contained in:
parent
332c921696
commit
016e602ac9
@ -39,7 +39,7 @@ ExcludeArch: s390x
|
|||||||
%else
|
%else
|
||||||
%global debug_build 1
|
%global debug_build 1
|
||||||
%else
|
%else
|
||||||
%global debug_build 0
|
%global debug_build 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?build_with_pgo}
|
%if 0%{?build_with_pgo}
|
||||||
@ -218,7 +218,9 @@ Requires: nspr >= %{nspr_build_version}
|
|||||||
Requires: nss >= %{nss_build_version}
|
Requires: nss >= %{nss_build_version}
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
|
%if %{release_build}
|
||||||
Requires: u2f-hidraw-policy
|
Requires: u2f-hidraw-policy
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} > 25
|
%if 0%{?fedora} > 25
|
||||||
# For early testing of rhbz#1400293 mozbz#1324096 on F26 and Rawhide,
|
# For early testing of rhbz#1400293 mozbz#1324096 on F26 and Rawhide,
|
||||||
|
Loading…
Reference in New Issue
Block a user