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



--- Comment #5 from Marián Konček <[email protected]> ---
New .spec:
https://download.copr.fedorainfracloud.org/results/mkoncek/mruby/fedora-rawhide-x86_64/08346552-mruby/mruby.spec
New .srpm:
https://download.copr.fedorainfracloud.org/results/mkoncek/mruby/fedora-rawhide-x86_64/08346552-mruby/mruby-3.3.0-1.fc42.src.rpm

b) Done.
d) Done.
Added `Requires:       %{name}%{?_isa} = %{version}-%{release}` to the -devel
subpackage.

c) I think there is a misunderstanding. See
https://mruby.org/docs/articles/executing-ruby-code-with-mruby.html
The binaries operate on Ruby code and they do not require C headers. Think of
it like Lua, it has an interpreter and separate -devel package for C headers.
mruby additionally has a bytecode compiler (mrbc).
I used a slightly different approach than the upstream build which builds the
binaries with statically linked libmruby.a. I build the binaries and link them
to a custom-built libmruby.so which is installed in the same package as the
binaries.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2275294

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202275294%23c5

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to