On 7/21/20 3:12 PM, Mark Wielaard wrote:
>>> Is there a procedure to follow for dropping these sub-packages, or can
>>> I simply remove them from the spec file?
>>
>> Maybe add Obsoletes to the devel subpackages, but not Provides.
>>
>> https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages
> 
> You mean add an Obsoletes: elfutils-devel-static to the elfutils-devel
> subpackage? Does that really work with packages that are normally build
> requires of other packages?

Yes, that's what I mean, and make sure to version that like the link
describes. AFAIK the Obsoletes alone will just solve the upgrade path,
but you would need Provides to satisfy the build requires. That doesn't
make sense to do in this case, since you're not going to provide static
functionality in the "replacement".
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org

Reply via email to