Bug 28451 - non-strict inter-package dependencies
Summary: non-strict inter-package dependencies
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ruby (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: majioa@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-24 06:04 MSK by Dmitry V. Levin
Modified: 2013-02-01 22:01 MSK (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)