Spec URL: https://www.flyn.org/SRPMS/golang-modernc-ccorpus2.spec SRPM URL: https://www.flyn.org/SRPMS/golang-modernc-ccorpus2-1.4.1-1.fc38.src.rpm Description: Continuation of ccorpus but using embed.FS Fedora Account System Username: mikep COPR repository: [copr:copr.fedorainfracloud.org:mikep:golang] name=Copr repo for golang owned by mikep baseurl=https://download.copr.fedorainfracloud.org/results/mikep/golang/fedora-$releasever-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/mikep/golang/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1
So I mentioned this before by mail, there is non free code in your SPEC. WARNING: ccorpus has non free software included, you must regenerate assests.go with https://gitlab.com/cznic/assets binary after deleting the non free directories like in the SPEC: rm -rfv assets/CompCert-3.6 assets/github.com/AbsInt/CompCert There are a lot of assets, you need to assess the LICENCE for each project, include them in the SPEC and add a license breakdown for each project.
Spec URL: https://www.flyn.org/SRPMS/golang-modernc-ccorpus2.spec SRPM URL: https://www.flyn.org/SRPMS/golang-modernc-ccorpus2-1.4.1-1.fc38.src.rpm Description: Continuation of ccorpus but using embed.FS Fedora Account System Username: mikep Thank you, Robert-André. This revision pulls license files out of the assets when available. I also updated the list of licenses in the RPM specification, and I included the bits that pull out non-free stuff.
- just switch off the test from: %bcond_with check instead of: %if %{with check} %check # Test data removed with CompCert. %gocheck -d . %endif - License ok - Latest version packaged - Builds in mock - No rpmlint errors - Conforms to Go Packaging Guidelines Package approved. Please: - add commit rights to go-sig after requesting the repo - add the package to Koschei in the go-sig group on all branches you are building - add the package to release-monitoring.org even if it does not release version
The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-modernc-ccorpus2
FEDORA-2023-81b18bbce8 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-81b18bbce8
FEDORA-2023-81b18bbce8 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.