https://bugzilla.redhat.com/show_bug.cgi?id=1633411 --- Comment #4 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- Thanks for reviewing this (and the Haskell dependencies)! Spec URL: https://tc01.fedorapeople.org/haskell/gitit/gitit.spec SRPM URL: https://tc01.fedorapeople.org/haskell/gitit/gitit-0.12.2.1-2.20180816gitee9927f.fc27.src.rpm I've modified the LICENSE tag accordingly: # Main package is under GPLv2 # jquery: MIT # Bluetrip: MIT or GPLv2 # YUI: BSD # TANGOICONS: CC-BY-SA License: GPLv2 and MIT and BSD and CC-BY-SA and (MIT or GPLv2) I've added BLUETRIP-LICENSE, TANGOICONS, and YUI-LICENSE to the %license macro in %files: %license LICENSE BLUETRIP-LICENSE YUI-LICENSE TANGOICONS I've also added bundled provides for the javascript and CSS assets: # Bundled provides for some JS and CSS. Provides: bundled(js-jquery) = 1.2.6 Provides: bundled(js-jquery-ui) = 1.6rc2 Provides: bundled(js-jquery-hotkeys) = 0.7.9%config(noreplace) %{_sysconfdir}/gitit Provides: bundled(js-yui2) = 2.7.0 # I couldn't find any version information for bluetrip or tango icons. Provides: bundled(bluetrip) Provides: bundled(tango-icon-theme) Finally, I've changed the file list to mark all of /etc/gitit as config(noreplace): %config(noreplace) %{_sysconfdir}/gitit -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx