Thu, 08 Jun 2023 03:14:50 UTC

Information for build zork-1.0.3-1.fc34

ID1717440
Package Namezork
Version1.0.3
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zork.git#bb00d21cf13a0c540d84b7110155ff7a648f2d11
SummaryPublic Domain original DUNGEON game (Zork I)
DescriptionPublic Domain source code to the original DUNGEON game (Zork I). Released to the PD by Infocom. Includes source files, headers, and information. This version of Dungeon was modified from FORTRAN to C. The original was written in DEC FORTRAN, translated from MDL. It was then translated to f77 for UN*X systems, from which it was translated to C. The C translation was done with the help of f2c, the FORTRAN to C translator written by David Gay (AT&T Bell Labs), Stu Feldman (Bellcore), Mark Maimone (Carnegie-Mellon University), and Norm Schryer (AT&T Bell Labs).
Built byjflory7
State complete
Volume prod
StartedTue, 02 Mar 2021 17:03:23 UTC
CompletedTue, 02 Mar 2021 17:06:15 UTC
Taskbuild (f34-candidate, /rpms/zork.git:bb00d21cf13a0c540d84b7110155ff7a648f2d11)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zork.git#bb00d21cf13a0c540d84b7110155ff7a648f2d11'}}
Tags
f34
f34-updates-testing
RPMs
src
zork-1.0.3-1.fc34.src.rpm (info) (download)
aarch64
zork-1.0.3-1.fc34.aarch64.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.aarch64.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.aarch64.rpm (info) (download)
armv7hl
zork-1.0.3-1.fc34.armv7hl.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.armv7hl.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.armv7hl.rpm (info) (download)
i686
zork-1.0.3-1.fc34.i686.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.i686.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.i686.rpm (info) (download)
ppc64le
zork-1.0.3-1.fc34.ppc64le.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.ppc64le.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.ppc64le.rpm (info) (download)
s390x
zork-1.0.3-1.fc34.s390x.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.s390x.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.s390x.rpm (info) (download)
x86_64
zork-1.0.3-1.fc34.x86_64.rpm (info) (download)
zork-debuginfo-1.0.3-1.fc34.x86_64.rpm (info) (download)
zork-debugsource-1.0.3-1.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
build.log
root.log
state.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * Tue Mar 02 2021 Justin W. Flory <jflory7@fedoraproject.org> - 1.0.3-1 - Fix reused integers from being optimized out. - Props to Jan Drögehoff (FAS: sentry) for sending this fix upstream to avoid carrying a Fedora-specific patch. - Remove grues. * Wed Feb 17 2021 Justin W. Flory <jflory7@fedoraproject.org> - 1.0.2-6 - Remove compiler optimization flag to workaround segfault while upstream change is assessed * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Mar 03 2020 Justin W. Flory <jflory7@fedoraproject.org> - 1.0.2-3 - Add manpage alias for zork, to match binary executable - Add upstream 'history' file as a doc * Tue Apr 30 2019 Justin W. Flory <jflory7@fedoraproject.org> - 1.0.2-2 - Use Fedora CFLAGS during compilation * Mon Apr 29 2019 Justin W. Flory <jflory7@fedoraproject.org> - 1.0.2-1 - First zork package