On Tue, Oct 31, 2023 at 5:47 PM Miroslav Suchý <[email protected]> wrote:

> How it conflicts?
>
> %files
>
> %license LICENSE
>
> %files doc
>
> %license LICENSE
>
> should not create any conflicts. And this is recomended way to do it.
>

I guess the conflicts happen when the LICENSE file changes between builds
and individual subpackages that ship it aren't updated in lock step. Often
there is a full NVR version requirement that locks individual subpackages
together, but not in this case. If people for example download just one of
the subpackages from koji (and not the other), it can lead to only one of
them getting updated.

Neal's idea was to make the conflict explicit so that rpm wouldn't allow
installing the subpackages if they differ in NVR.

-- 
Kalev
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to