Bug 28451

Summary: non-strict inter-package dependencies
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: rubyAssignee: majioa <majioa>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: cas, imz, led, majioa, mike, nbr, pav, rider, stalker
Version: unstable   
Hardware: all   
OS: Linux   

Description Dmitry V. Levin 2013-01-24 06:04:38 MSK
warning: irb: non-strict dependency on ruby
warning: rdoc: non-strict dependency on ruby
warning: ruby-doc-ri: non-strict dependency on rdoc
warning: ruby-tools: non-strict dependency on ruby
Comment 1 Dmitry V. Levin 2013-01-29 00:36:49 MSK
Осталось одно предупреждение:
warning: ruby-doc-ri: non-strict dependency on rdoc

$ rpmquery --requires -p ruby-doc-ri-1.9.3-alt10.noarch.rpm |grep ^ri
ri  
$ rpmquery --provides -p rdoc-1.9.3-alt10.noarch.rpm |grep ^ri
ri = 1.9.3-alt10

Зачем это понадобилось, если альтернативных "ri" в Сизифе нет?
Comment 2 Repository Robot 2013-02-01 22:01:47 MSK
ruby-1.9.3-alt11 -> sisyphus:

* Fri Feb 01 2013 Led <led@altlinux> 1.9.3-alt11
- moved ri to separate subpackage
- moved rdoc to ruby-tools subpackage
- removed rdoc subpackage
- added strict requires of ri for ruby-doc-ri (ALT#28451)