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 [EMAIL PROTECTED]  2007-05-16 02:52 EST -------
(In reply to comment #20)
> I see, is one of the following acceptable then?
> 
> Requires: ruby(abi) = %{?ruby_abi:mock}
> Requires: ruby(abi) = %{?ruby_abi:1.8}

%{?ruby_abi:mock} means
* when ruby_abi is defined, the output is "mock"
* when ruby_abi is not defined, the output is nothing.

So Requires: ruby(abi) = %{?ruby_abi:mock} means
* when ruby_abi is defined, this is
  Requires: ruby(abi) = mock
* when ruby_abi is not defined, this is a error.

-- 
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
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to