Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=894482
Vít Ondruch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Vít Ondruch <[email protected]> --- Hi Troy, Not sure what was your intention, but the firs four lines: %if 0%{?fedora}%{?rhel} <= 6 %global scl ruby193 %global scl_prefix ruby193- %endif they should not be in the spec in Fedora, EPEL nor for RHEL. Please remove them from the spec file. This is not how SCL was intended to work and moreover, it is against fedora's and EPEL's guidelines. Actually the same applies for the following lines: %if 0%{?fedora}%{?rhel} <= 6 BuildRequires: ruby193-build BuildRequires: scl-utils-build %endif -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0BfGp7OvcJ&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
