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? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org