On Tue, 14 Mar 2017 17:34:16 -0400, Randy Barlow wrote: > During a package review[0], I suggested that a CLI application's header > files need to go into a -devel subpackage (they are currently not being > packaged, except for the -debuginfo subpackage.) The reviewer > disagrees, but fedora-review uses the word must. I went to the > packaging guidelines[1] to find out if they say that header files must > be packaged for applications, but it seems that they don't explicitly > say that. By my reading, they say that if you package header files they > must go into a -devel subpackage, but they don't say that you must > package header files. The review is highly misleading, and the latest spec file does not include any headers in the package: %files %license COPYING %doc EXTENDING.html FAQ NEWS README %{_bindir}/arduino-ctags %{_mandir}/man1/arduino-ctags.1.gz > Is it OK to leave header files unpackaged for CLI applications? Yes, of course, if the headers aren't used by the application itself and not by anyone either. What sort of headers are they? What do they do? Do they need a library to link with? Question, questions! > [0] https://bugzilla.redhat.com/show_bug.cgi?id=1422555 _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx