[Bug 894482] Review Request: rubygem-openshift-origin-auth-kerberos - OpenShift plugin for kerberos auth service

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 29 15:36:57 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=894482

Vít Ondruch <vondruch at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vondruch at redhat.com

--- Comment #8 from Vít Ondruch <vondruch at redhat.com> ---
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


More information about the package-review mailing list