Mon, 02 Dec 2024 01:09:22 UTC | login

Information for build am-utils-6.2.0-58.fc41

ID336928
Package Nameam-utils
Version6.2.0
Release58.fc41
Epoch5
Sourcegit+https://src.fedoraproject.org/rpms/am-utils.git#30593ae3fd9bf809c78bca13164cbe8f22e1facf
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
StartedWed, 14 Aug 2024 15:01:11 UTC
CompletedWed, 14 Aug 2024 17:01:53 UTC
Taskbuild (f41, /rpms/am-utils.git:30593ae3fd9bf809c78bca13164cbe8f22e1facf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/am-utils.git#30593ae3fd9bf809c78bca13164cbe8f22e1facf'}}
Tags
f41
f42
RPMs
src
am-utils-6.2.0-58.fc41.src.rpm (info) (download)
riscv64
am-utils-6.2.0-58.fc41.riscv64.rpm (info) (download)
am-utils-debuginfo-6.2.0-58.fc41.riscv64.rpm (info) (download)
am-utils-debugsource-6.2.0-58.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jul 30 2024 Ian Kent <raven@themaw.net> - 5:6.2.0-58 - allow autoconf 2.72. - remove BuildRequires (and Requires) libnsl2. - also remove references to libnsl in configure invocation. * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-56 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-54 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Florian Weimer <fweimer@redhat.com> - 5:6.2.0-53 - Port configure script to C99 (#2170414) * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 15 2022 Ian Kent <raven@themaw.net> - 5:6.2.0-50 - remove BuildRequires: kernel-modules for s390x. - add hack to ensure NFSv4 is seen as supported on s390x. * Mon Aug 15 2022 Ian Kent <raven@themaw.net> - 5:6.2.0-50 - add BuildRequires: kernel-modules for s390x. * Mon Aug 15 2022 Ian Kent <raven@themaw.net> - 5:6.2.0-49 - fix linux nfs kernel module search. - dont include linux/mount.h. * Thu Aug 04 2022 Ian Kent <raven@themaw.net> - 5:6.2.0-48 - fix fsmount naming conflict. - fix SEGV on quick reply error. - fix mountd version used when mount is nfs v4. - set mount_type = autofs in default installed configuration.