Sat, 08 Jun 2024 10:00:50 UTC | login

Information for build am-utils-6.2.0-38.fc31

ID121542
Package Nameam-utils
Version6.2.0
Release38.fc31
Epoch5
Sourcegit+https://src.fedoraproject.org/rpms/am-utils.git#1abd73baef761a85f0945291743bf7ea708538d9
SummaryAutomount utilities including an updated version of Amd
DescriptionAm-utils includes an updated version of Amd, the popular BSD automounter. An automounter is a program which maintains a cache of mounted filesystems. Filesystems are mounted when they are first referenced by the user and unmounted after a certain period of inactivity. Amd supports a variety of filesystems, including NFS, UFS, CD-ROMS and local drives. You should install am-utils if you need a program for automatically mounting and unmounting filesystems.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 17:12:46 UTC
CompletedThu, 08 Aug 2019 17:46:48 UTC
Taskbuild (f31-candidate, /rpms/am-utils.git:1abd73baef761a85f0945291743bf7ea708538d9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/am-utils.git#1abd73baef761a85f0945291743bf7ea708538d9'}}
Tags
f31
f32
f33
RPMs
src
am-utils-6.2.0-38.fc31.src.rpm (info) (download)
riscv64
am-utils-6.2.0-38.fc31.riscv64.rpm (info) (download)
am-utils-debuginfo-6.2.0-38.fc31.riscv64.rpm (info) (download)
am-utils-debugsource-6.2.0-38.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 5:6.2.0-37 - Remove hardcoded gzip suffix from GNU info pages * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 29 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-34 - disable hesiod support. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-33 - replace workaround for missing RPC code with package rpcsvc-proto-devel. * Tue Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-32 - add libnsl2 Requires and libnsl2-devel BuildRequires. * Tue Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-31 - try to workaround the removal of RPC code from glibc. * Sun Feb 04 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-30 - Add "BuildRequires: kernel-headers" for linux/version.h requirement. * Sun Feb 04 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-29 - Remove "BuildRequires: tcp_wrappers-devel" as tcp_wrappers is depricated. * Sun Feb 04 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-28 - Update "Requires(pre)" to use /usr/bin/grep instead of /bin/grep. * Thu Aug 24 2017 Ian Kent <ikent@redhat.com> - 5:6.2.0-27 - fix nfsv3 fh length in NFS_FH_DREF().