[packages/ruby/dev-2.0] dirdeps issue only for noarch packages

glen glen at pld-linux.org
Fri Jul 11 07:53:40 CEST 2014


commit 8bcd32f664d22a4469219421d689a3df83ee4424
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jul 11 08:53:37 2014 +0300

    dirdeps issue only for noarch packages

 ruby.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 7b31d0e..0f04075 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -3,10 +3,11 @@
 #	- replace ri with fastri
 #	- patch ri to search multiple indexes (one per package), so RPMs can install ri docs
 #   - fix inconsistencies with versioned vs not-versioned dirs (see dirname hacks in configure)
-# - vendor packages get installed to /usr/share/ruby/vendor_ruby/PACKAGE, which
-#   will be installed fine on ruby < 2.0, but not usable as path not in include
-#   path, how to force vendor packages built with ruby 2.0 pull ruby 2.0?
+# - vendor *noarch* packages get installed to /usr/share/ruby/vendor_ruby/PACKAGE, which
+#   will be installed fine on ruby < 2.0, but not usable as dir not in included
+#   in load_path, how to force vendor packages built with ruby 2.0 pull ruby 2.0?
 #   for packages with gem deps it's simple: ruby-listen-2.7.1-0.2.noarch marks ruby-modules-2.0.0.451-0.17.x86_64 (cap /usr/share/gems/specifications)
+#   add that dir to legacy loadpath?
 #
 # Conditional build:
 %bcond_without	doc		# skip (time-consuming) docs generating; intended for speed up test builds
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/8bcd32f664d22a4469219421d689a3df83ee4424



More information about the pld-cvs-commit mailing list