I'm working on packaging the fmt library [1] and it provides both linked and header only use. My initial thought was to not package the header only files, but it has been requested.
I was planning on putting the header only files in *-static to match the spirit of the guidelines [2]. Is that the best way to handle this?
Also, can I include the *.h files in both *-devel and *-static or will that conflict cause problems?
Thanks,I was planning on putting the header only files in *-static to match the spirit of the guidelines [2]. Is that the best way to handle this?
Also, can I include the *.h files in both *-devel and *-static or will that conflict cause problems?
-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/packaging@xxxxxxxxxxxxxxxxxxxxxxx