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@xxxxxxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review