Fix branding for EPEL and ELN

f41
Yaakov Selkowitz 4 months ago
parent 6b9a7eb6d7
commit b956ab7889

@ -7,7 +7,7 @@
# Should contain any suffix of release tarball name, e.g., -buildfix1. # Should contain any suffix of release tarball name, e.g., -buildfix1.
%global libo_buildfix %{nil} %global libo_buildfix %{nil}
# rhbz#715152 state vendor # rhbz#715152 state vendor
%if 0%{?rhel} %if 0%{?rhel} && ! 0%{?epel} && ! 0%{?eln}
%global vendoroption --with-vendor="Red Hat, Inc." %global vendoroption --with-vendor="Red Hat, Inc."
%endif %endif
%if 0%{?fedora} %if 0%{?fedora}

Loading…
Cancel
Save