try fix build issues
This commit is contained in:
parent
2d0aa3fd7b
commit
3bfe5cdad7
@ -4,11 +4,10 @@ Version: 0.2.3
|
|||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name simpleidn
|
%define mod_name simpleidn
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
BuildRequires: ruby >= 2.2
|
BuildRequires: ruby(release) rubygems-devel rubygem(rspec) >= 3 rubygem(did_you_mean)
|
||||||
BuildRequires: rubygem-gem2rpm
|
|
||||||
BuildRequires: ruby-macros >= 5
|
|
||||||
URL: https://github.com/mmriis/simpleidn
|
URL: https://github.com/mmriis/simpleidn
|
||||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
Source0: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
|
# did we need this?
|
||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
Summary: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
|
Summary: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user