Also undefine _package_note_status (#2184553)
Only undefining _package_note_flags causes build failure. See https://bugzilla.redhat.com/show_bug.cgi?id=2184553 for more details. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a67d903dec
commit
eaaa442861
@ -169,6 +169,8 @@ ExcludeArch: i686
|
|||||||
%global __requires_exclude ^(%%(find %{buildroot}%{mozappdir} -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -))
|
%global __requires_exclude ^(%%(find %{buildroot}%{mozappdir} -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -))
|
||||||
|
|
||||||
%undefine _package_note_flags
|
%undefine _package_note_flags
|
||||||
|
# for https://bugzilla.redhat.com/show_bug.cgi?id=2184553
|
||||||
|
%undefine _package_note_status
|
||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
|
Loading…
Reference in New Issue
Block a user