[Rpm-maint] [rpm-software-management/rpm] RFE: Clean up Ruby generated `.gemspec` file in `%clean` (Issue #1799)

2021-10-18 Thread Pavel Valena
Ruby `%setup` unpacks `.gem` file (`SOURCE0`), and also generates `.gemspec` file (from the `.gem` file) which is needed for gem build: https://src.fedoraproject.org/rpms/rubygem-rails/blob/rawhide/f/rubygem-rails.spec#_37 It's generated in the same folder as the unpacked source (to avoid name

Re: [Rpm-maint] [rpm-software-management/rpm] [RFE] Provide install time alternative to `%{?_isa}` (#1344)

2020-09-23 Thread Pavel Valena
Well, it's only a binding, not having anything compiled. Should this work for different-arch builders as well? ``` DEBUG util.py:621: Error: DEBUG util.py:621: Problem: package ruby-libs-2.7.1-134.fc33.s390x requires libffi.so.6()(64bit), but none of the providers can be installed DEBUG