1ebe369
# epel macros
1ebe369
1ebe369
%epel 8
1ebe369
1ebe369
# Mono macros requested in rhbz 1295117
1ebe369
%mono_arches %{ix86} x86_64 sparc sparcv9 ia64 %{arm} alpha s390x ppc ppc64 ppc64le
1ebe369
%_monodir %{_prefix}/lib/mono
1ebe369
%_monogacdir %{_monodir}/gac
1ebe369
1ebe369
# A directory for rpm macros
1ebe369
%rpmmacrodir /usr/lib/rpm/macros.d
1ebe369
1ebe369
# Upstream RPM has this in Fedora, obsoleting the one above.
1ebe369
%_rpmmacrodir /usr/lib/rpm/macros.d
1ebe369
1ebe369
# Bash completions; not in bash to not intefere with install ordering
1ebe369
%bash_completion_dir /usr/share/bash-completion/completions/
1ebe369
77c53c7
# Use the non-underscored Python macros to refer to Python in spec, etc.
77c53c7
%python2 %__python2
77c53c7
%python3 %__python3
4bf0de7
4bf0de7
# gpgverify verifies signed sources. There is documentation in the script.
4bf0de7
%gpgverify %{_rpmconfigdir}/gpgverify