Information for build coan-6.0.1-35.fc41

ID67825
Package Namecoan
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version6.0.1
Release35.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/coan.git#05edfae3b95121f1d9812e1e1304fbd97bd8aa3e
SummaryA command line tool for simplifying the pre-processor conditionals in source code
Descriptioncoan (formerly sunifdef) is a software engineering tool for analyzing pre-processor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts that are redundant with respect to a specified configuration. coan is most useful to developers of constantly evolving products with large code bases, where pre-processor conditionals are used to configure the feature sets, APIs or implementations of different releases. In these environments the code base steadily accumulates #ifdef-pollution as transient configuration options become obsolete. coan can largely automate the recurrent task of purging redundant #if-logic from the code.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 05 Sep 2024 21:28:30 CST
CompletedThu, 05 Sep 2024 21:45:11 CST
Taskbuild (f41-build-side-1, /rpms/coan.git:05edfae3b95121f1d9812e1e1304fbd97bd8aa3e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coan.git#05edfae3b95121f1d9812e1e1304fbd97bd8aa3e'}}
Tags
f41-build-side-1
RPMs
src
coan-6.0.1-35.fc41.src.rpm (info) (download)
riscv64
coan-6.0.1-35.fc41.riscv64.rpm (info) (download)
coan-debuginfo-6.0.1-35.fc41.riscv64.rpm (info) (download)
coan-debugsource-6.0.1-35.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
hw_info.log
root.log
build.log
mock_output.log
Changelog * Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 6.0.1-35 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 18 2022 Peter Fordham <peter.fordham@gmail.com> - 6.0.1-29 - Fix c99 complaince isses in configure.ac and add autoreconf to build.