From 4a7bdd72155a6a8cec36d762988ced2476edbdb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Fri, 8 Sep 2017 14:10:33 +0200 Subject: [PATCH] Drop ruby-devel dependency on rubypick, which is pulled in transtitively. --- ruby.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index b29941d..7122436 100644 --- a/ruby.spec +++ b/ruby.spec @@ -171,7 +171,8 @@ straight-forward, and extensible. Summary: A Ruby development environment Group: Development/Languages Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: rubypick +# This would not be needed if ~50 packages depending on -devel used +# --disable-gems Requires: rubygems %description devel @@ -1053,6 +1054,7 @@ make check TESTS="-v $DISABLE_TESTS" %changelog * Tue Apr 11 2017 Vít Ondruch - 2.5.0-0.1.r59657 - Upgrade to Ruby 2.5.0 (r59657). +- Drop ruby-devel dependency on rubypick, which is pulled in transtitively. * Mon Apr 03 2017 Vít Ondruch - 2.4.1-79 - Update to Ruby 2.4.1.