https://bugzilla.redhat.com/show_bug.cgi?id=1687178
--- Comment #9 from Robert-André Mauchin zebob.m@gmail.com --- - In that case you can remove:
%if 0%{?rhel} && 0%{?rhel} > 7 # This package is not included with EPEL7 # glibc-all-langpacks used for LANG= line in %test reference # https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-%5C # all_from_buildroot#Remove_glibc-all-langpacks_from_buildroot BuildRequires: glibc-all-langpacks %endif
- Also drop
Group: Development/Languages
and:
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
like Artur said.