https://bugzilla.redhat.com/show_bug.cgi?id=1492866
--- Comment #5 from Clément DAVID <[email protected]> --- (In reply to Robert-André Mauchin from comment #4) > You didn't remove: > > %if 0%{?with_devel} > %files devel -f devel.file-list > %license LICENSE > %doc CHANGELOG.md RELEASE.md README.md > %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} > %endif > > %if 0%{?with_unit_test} && 0%{?with_devel} > %files unit-test-devel -f unit-test-devel.file-list > %license LICENSE > %doc CHANGELOG.md RELEASE.md README.md > %endif > > > ?? Right that's a miss ! Updated at : Spec URL: https://davidcl.fedorapeople.org/exercism/exercism.spec SRPM URL: https://davidcl.fedorapeople.org/exercism/exercism-2.4.1-1.fc26.src.rpm Description: Exercism provides a way to do the problems on https://exercism.io Fedora Account System Username: davidcl -- 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 -- [email protected] To unsubscribe send an email to [email protected]
