[Bug 240008] Review Request: ruby-shadow - ruby bindings for shadow password access

bugzilla at redhat.com bugzilla at redhat.com
Wed May 16 16:01:07 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ruby-shadow - ruby bindings for shadow password access


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240008





------- Additional Comments From k.georgiou at imperial.ac.uk  2007-05-16 12:01 EST -------
You are right of course, %{ruby_abi} is always defined anyway from this:
%{!?ruby_abi: %define ruby_abi %(...)} when ruby is not found it is defined
as "".

If we want a work around for mock then this should do it (I did checked mock
this time)
%if "%{ruby_abi}" == ""
%define ruby_abi mock (or 1.8)
%endif

Maybe it's more pain than it's worth, I am not sure I like this solution either.
Any preferences?

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list