Wed, 15 May 2024 00:08:01 UTC | login

Information for build apache-commons-daemon-1.0.15-18.4.riscv64.fc29

ID73071
Package Nameapache-commons-daemon
Version1.0.15
Release18.4.riscv64.fc29
Epoch
SummaryDefines API to support an alternative invocation mechanism
DescriptionThe scope of this package is to define an API in line with the current Java Platform APIs to support an alternative invocation mechanism which could be used instead of the public static void main(String[]) method. This specification covers the behavior and life cycle of what we define as Java daemons, or, in other words, non interactive Java applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 18 Sep 2018 03:51:02 UTC
CompletedTue, 18 Sep 2018 04:13:51 UTC
Taskbuild (f29-candidate, apache-commons-daemon-1.0.15-18.4.riscv64.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
f37
f38
RPMs
src
apache-commons-daemon-1.0.15-18.4.riscv64.fc29.src.rpm (info) (download)
noarch
apache-commons-daemon-javadoc-1.0.15-18.4.riscv64.fc29.noarch.rpm (info) (download)
riscv64
apache-commons-daemon-1.0.15-18.4.riscv64.fc29.riscv64.rpm (info) (download)
apache-commons-daemon-jsvc-1.0.15-18.4.riscv64.fc29.riscv64.rpm (info) (download)
apache-commons-daemon-debugsource-1.0.15-18.4.riscv64.fc29.riscv64.rpm (info) (download)
apache-commons-daemon-jsvc-debuginfo-1.0.15-18.4.riscv64.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Sep 17 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.0.15-18.4.riscv64 - Disable autoreconf * Mon Sep 17 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.0.15-18.3.riscv64 - Add BR for automake * Mon Sep 17 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.0.15-18.2.riscv64 - Rebuild build scripts * Mon Sep 17 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.0.15-18.0.riscv64 - Add support for RISC-V (riscv64) * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.15-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.15-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.15-16 - Correct host-cpu values on PowerPC - Resolves: rhbz#1484366 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.15-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.15-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.15-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 31 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.15-12 - Add missing build-requires on GCC