Spec URL: https://asn.fedorapeople.org/rust-abol-util.spec SRPM URL: https://asn.fedorapeople.org/rust-abol-util-0.1.0-1.fc45.src.rpm Description: Utilities and runtime implementations for the Abol RADIUS framework. Fedora Account System Username: asn
cat rust2rpm.toml [package] extra-sources = [ { number = 2, file = "LICENSE", comments = [ "See https://github.com/Abel981/abol/blob/main/LICENSE", "Merge Request: https://github.com/Abel981/abol/pull/3", ] }, { number = 3, file = "LICENSE-APACHE", comments = [ "See https://github.com/Abel981/abol/blob/main/LICENSE-APACHE", "Merge Request: https://github.com/Abel981/abol/pull/3", ] }, { number = 4, file = "README.md", comments = [ "See https://github.com/Abel981/abol/blob/main/README.md", "Merge Request: https://github.com/Abel981/abol/pull/3", ] }, ] license-files = ["LICENSE", "LICENSE-APACHE"] doc-files = ["README.md"] [scripts] prep.pre = [ "cp %{SOURCE2} .", "cp %{SOURCE3} .", "cp %{SOURCE4} ." ] install.post = [ "install -m 0644 LICENSE %{buildroot}%{crate_instdir}/LICENSE", "install -m 0644 LICENSE %{buildroot}%{crate_instdir}/LICENSE-APACHE" ]
Copr build: https://copr.fedorainfracloud.org/coprs/build/10405585 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2463755-rust-abol-util/fedora-rawhide-x86_64/10405585-rust-abol-util/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.