On Wednesday 2014-12-17 23:01, Stanislav Baiduzhyi wrote:
But that will only protect from installing incompatible versions of devel and lib packages, but not from installing both of them.
[...]If I will have forked lib and devel installed, and there is update for lib and devel in main repository, update will replace both of them.
`zypper up` won't do such replacements that would incur a vendor switch. To “survive” past `zypper dup`, you can make a metapackage which is basically empty (you will need a dummy file in it), and otherwise has Require: lines, such as "mylib(myfeature)", the latter of which is what is to be added to your library subpackage. (Example of all this is jeng-user-packages in http://jftp.inai.de/openSUSE_13.2 for example.) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org