Packages: fixed dependency tracking for Go and Java modules on RHEL7.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# distribution specific definitions
|
||||
%define bdir %{_builddir}/%{name}-%{version}
|
||||
|
||||
%%MODULE_DEFINITIONS%%
|
||||
|
||||
%if (0%{?rhel} == 7 && 0%{?amzn} == 0)
|
||||
%define dist .el7
|
||||
%endif
|
||||
|
||||
%%MODULE_DEFINITIONS%%
|
||||
|
||||
%if 0%{?rhel}%{?fedora}
|
||||
BuildRequires: gcc
|
||||
%if 0%{?amzn2}
|
||||
|
||||
Reference in New Issue
Block a user