forked from pool/rubygem-rails-7.0
Accepting request 942743 from home:mschnitzer:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/942743 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rails-7.0?expand=0&rev=2
This commit is contained in:
@@ -69,8 +69,4 @@
|
||||
# bar
|
||||
# :post: |-
|
||||
# /bin/echo foo
|
||||
:disable_docs: true
|
||||
:version_suffix: '-7.0'
|
||||
:preamble: |-
|
||||
%define rb_build_versions ruby30 ruby27
|
||||
%define rb_build_ruby_abis ruby:3.0.0 ruby:2.7.0
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 11:11:37 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
|
||||
|
||||
- Don't limit building to specific ruby versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 21:57:18 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
|
||||
|
||||
|
@@ -29,10 +29,6 @@ Release: 0
|
||||
%define mod_name rails
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
%define mod_version_suffix -7.0
|
||||
# MANUAL
|
||||
%define rb_build_versions ruby30 ruby27
|
||||
%define rb_build_ruby_abis ruby:3.0.0 ruby:2.7.0
|
||||
# /MANUAL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: ruby-macros >= 5
|
||||
BuildRequires: %{ruby >= 2.7.0}
|
||||
@@ -55,7 +51,6 @@ convention over configuration.
|
||||
|
||||
%install
|
||||
%gem_install \
|
||||
--no-rdoc --no-ri \
|
||||
--doc-files="README.md" \
|
||||
-f
|
||||
|
||||
|
Reference in New Issue
Block a user