]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby.spec
ruby-devel R: gmp-devel
[packages/ruby.git] / ruby.spec
index 9652b4f4dd9f56a1f0280694cedafca73ecadb2d..09fddd8023ecd5499dd89f5bd2bcf668197359e7 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             4
 %define                ruby_version    2.3
 %define                patchlevel      5
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -208,6 +208,7 @@ Group:              Development/Languages
 Requires:      %{name}-modules = %{epoch}:%{version}-%{release}
 Requires:      gcc
 Requires:      glibc-devel
+Requires:      gmp-devel
 Requires:      pkgconfig
 
 %description devel
@@ -513,9 +514,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 +534,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.230227 seconds and 4 git commands to generate.