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