From 4f6b4d4bb45f5c265dcdd927280b01ff1506f972 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Apr 30 2013 12:41:22 +0000 Subject: Filter automatically generated provides of private libraries (rhbz#947408). --- diff --git a/ruby.spec b/ruby.spec index 9a0c93e..5d8bd7c 100644 --- a/ruby.spec +++ b/ruby.spec @@ -167,6 +167,8 @@ BuildRequires: %{_bindir}/dtrace # virtual provide. It can be installed as dependency of rubypick. Provides: ruby(runtime_executable) = %{ruby_release} +%global __provides_exclude_from ^(%{ruby_libarchdir}|%{gem_archdir})/.*\\.so$ + %description Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text