On Wednesday 17 December 2014 19:15:38 Jan Engelhardt wrote:
On Wednesday 2014-12-17 18:57, Stanislav Baiduzhyi wrote:
Let's say I have a fork of one of the packages that comes with system core. But, that fork consists of libs and devel packages, and every time update for this package comes in main repository - it gets replaced with updated non- forked version. Or someone installs lib from official version and devel from forked version, which is again wrong.
What is the recommended way to force a pair of those packages to stay in the system?
I can think of some ways to do it: * add custom provides to the spec file and make devel version require certain> provider of lib.
This.
But that will only protect from installing incompatible versions of devel and lib packages, but not from installing both of them.
Both of what?
Both library and devel package. I mean, 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. -- Regards, Stas -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org