13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
%if 0%{?suse_version} < 1320
|
|
Substitute: erlang-gen_server2 erlang-rabbitmq-client
|
|
%endif
|
|
|
|
%if "%_project" == "devel:languages:erlang:Factory"
|
|
BuildFlags: onlybuild:erlang
|
|
%else
|
|
BuildFlags: excludebuild:erlang
|
|
%endif
|
|
|
|
# Don't use erlang27 for any builds in this project
|
|
BuildFlags: nouseforbuild:erlang27
|