]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- bigdecimal and io-console are not noarch auto/th/ruby-2.3.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 22 Oct 2017 22:43:42 +0000 (00:43 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 22 Oct 2017 22:43:42 +0000 (00:43 +0200)
- rel 2

ruby.spec

index 9652b4f4dd9f56a1f0280694cedafca73ecadb2d..b193af2a08a6c47f86499043343ddce50bf6c6bd 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             1
+%define                rel             2
 %define                ruby_version    2.3
 %define                patchlevel      5
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -513,9 +513,6 @@ Release:    %{pkg_version}.%{rel}
 Epoch:         0
 License:       GPL+ or Artistic
 Group:         Development/Libraries
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
 
 %description bigdecimal
 Ruby provides built-in support for arbitrary precision integer
@@ -536,9 +533,6 @@ Version:    %{io_console_ver}
 Release:       %{pkg_version}.%{rel}
 Epoch:         0
 Group:         Development/Libraries
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
 
 %description io-console
 IO/Console provides very simple and portable access to console. It
This page took 0.12487 seconds and 4 git commands to generate.