Sat, 04 May 2024 05:34:55 UTC | login

Information for build nmh-1.7.1-3.fc30

ID84685
Package Namenmh
Version1.7.1
Release3.fc30
Epoch
SummaryA capable MIME-email-handling system with a command-line interface
Descriptionnmh is a collection of single-purpose programs that send, receive, show, search, and otherwise manipulate emails, including MIME. They combine well with other Unix programs, easing the development of custom shorthand commands as shell scripts. Optional GUI interfaces are provided by the external xmh and exmh projects. nmh is a descendant of the RAND MH, Mail Handler, project.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 09 Dec 2018 20:37:53 UTC
CompletedSun, 09 Dec 2018 23:12:21 UTC
Taskbuild (f30-candidate, nmh-1.7.1-3.fc30.src.rpm)
Tags
f30
f31
f32
f33
RPMs
src
nmh-1.7.1-3.fc30.src.rpm (info) (download)
riscv64
nmh-1.7.1-3.fc30.riscv64.rpm (info) (download)
nmh-debuginfo-1.7.1-3.fc30.riscv64.rpm (info) (download)
nmh-debugsource-1.7.1-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 04 2018 Bryan Wright <bkw1a@virginia.edu> 1.7.1-2 - Changed default send port from 587 back to original 25. * Wed Apr 04 2018 David Levine <par.packager@gmail.com> - Changed Requires of vi and sendmail to Suggests. - Removed explicit Requires of libcurl, and some explicit BuildRequires, because they are implied by others. * Wed Mar 07 2018 David Levine <par.packager@gmail.com> 1.7.1-1 - Updated nmh to 1.7.1. * Thu Mar 01 2018 David Levine <par.packager@gmail.com> 1.7-6 - Changed /bin/vi to /usr/bin/vi, hoping that will fix the F28 build. * Mon Feb 19 2018 David Levine <par.packager@gmail.com> 1.7-5 - Added libcurl and libcurl-devel BuildRequires to enable OAuth support. - Added BuildRequires: gcc. * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7-4 - Escape macros in %changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Nov 26 2017 David Levine <par.packager@gmail.com> 1.7-2 - Removed configure --sysconfdir to fix /etc/nmh/ install dir. - Removed autoconf dependencies because autoreconf is no longer used. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 30 2017 David Levine <par.packager@gmail.com> 1.6-11 - Added automake dependency. * Sun Jan 29 2017 David Levine <par.packager@gmail.com> 1.6-10 - Added autoreconf because nmh uses unsupported automake version. * Thu Jan 12 2017 David Levine <levinedl@acm.org> 1.6-9 - Patched configure.ac to look for SSL_new() instead of SSL_library_init(). * Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.6-8 - Rebuild for readline 7.x