Spec URL: https://www.flyn.org/SRPMS/golang-modernc-parser.spec SRPM URL: https://www.flyn.org/SRPMS/golang-modernc-parser-1.0.8-1.fc38.src.rpm Description: Collection of Go parsers Fedora Account System Username: mikep
i don't see any cmd/ in yacc, remove all this: %build for cmd in yacc; do %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd done install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %files %license LICENSE %doc README.md nquads-AUTHORS nquads-CONTRIBUTORS yacc-AUTHORS yacc-CONTRIBUTORS %{_bindir}/* - License ok - Latest version packaged - Builds in mock - Checks pass - No rpmlint errors - Conforms to Go Packaging Guidelines Please fix the above problem.
Spec URL: https://www.flyn.org/SRPMS/golang-modernc-parser.spec SRPM URL: https://www.flyn.org/SRPMS/golang-modernc-parser-1.0.8-1.fc38.src.rpm - Remove bin stuff
Created attachment 1984892 [details] The .spec file difference from Copr build 6328150 to 6338974
No binaries, no need for this package: %files %license LICENSE %doc README.md nquads-AUTHORS nquads-CONTRIBUTORS yacc-AUTHORS yacc-CONTRIBUTORS You can remove this before import please. - License ok - Latest version packaged - Builds in mock - Checks pass - 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-parser
FEDORA-2023-bb8515843d has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bb8515843d
FEDORA-2023-bb8515843d has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.