Spec URL: https://asn.fedorapeople.org/rust-abol-server.spec SRPM URL: https://asn.fedorapeople.org/rust-abol-server-0.1.0-1.fc45.src.rpm Description: A high-performance, asynchronous RADIUS server implementation for the Abol framework Fedora Account System Username: asn
cat rust2rpm.toml [package] summary = "High-performance, async RADIUS server implementation for Abol" 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/10406244 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2463808-rust-abol-server/fedora-rawhide-x86_64/10406244-rust-abol-server/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.