https://bugzilla.redhat.com/show_bug.cgi?id=2237768 --- Comment #3 from Robert Scheck <redhat-bugzilla@xxxxxxxxxxxx> --- > Source0: https://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}-src.tar.gz As per https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_sourceforge_net, the following URL is preferred by Fedora: Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz > # The license for the code is GPLv2+ and for the included python parts Python-2.0.1 > # see /usr/share/licenses/golly/License.html > # The license for the Life Lexicon is CC-BY-SA > # see /usr/share/licenses/golly/lex.htm from https://conwaylife.com/ref/lexicon/lex_home.htm > License: GPL-2.0-or-later AND Python-2.0.1 AND CC-BY-SA-3.0 I would use SPDX also in the comments. But do I get it correctly, that the Life Lexicon is only packaged with golly-data, not with golly and/or golly-devel? If so, I would go for something like this (especially as CC-BY-SA-3.0 is only allowed at Fedora as content license): # The license for the code is GPL-2.0-or-later and for the included python parts Python-2.0.1 # see /usr/share/licenses/golly/License.html # The license for the Life Lexicon (/usr/share/golly/Help/Lexicon/ in golly-data) is CC-BY-SA-3.0 # see /usr/share/licenses/golly/lex.htm from https://conwaylife.com/ref/lexicon/lex_home.htm License: GPL-2.0-or-later AND Python-2.0.1 […] %package data […] License: GPL-2.0-or-later AND Python-2.0.1 AND CC-BY-SA-3.0 […] -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2237768 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202237768%23c3 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue