Sat, 05 Oct 2024 08:29:19 UTC | login

Information for build postsrsd-1.4-11.20170118gita77bf99.fc30

ID76502
Package Namepostsrsd
Version1.4
Release11.20170118gita77bf99.fc30
Epoch
SummarySender Rewriting Scheme (SRS) provider
DescriptionPostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix. SRS is needed if your mail server acts as forwarder.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 06:25:11 UTC
CompletedSat, 01 Dec 2018 07:00:35 UTC
Taskbuild (f30-candidate, postsrsd-1.4-11.20170118gita77bf99.fc30.src.rpm)
Tags
f30
f31
RPMs
src
postsrsd-1.4-11.20170118gita77bf99.fc30.src.rpm (info) (download)
riscv64
postsrsd-1.4-11.20170118gita77bf99.fc30.riscv64.rpm (info) (download)
postsrsd-debuginfo-1.4-11.20170118gita77bf99.fc30.riscv64.rpm (info) (download)
postsrsd-debugsource-1.4-11.20170118gita77bf99.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.4-11.20170118gita77bf99 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-10.20170118gita77bf99 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 04 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-9.20170118gita77bf99 - use the %ghost feature to ensure the secret file is owned by the package - it is then not necessary to handle its removal in %postun * Thu Sep 28 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-8.20170118gita77bf99 - Thanks Matthias Runge Mauchin for the review - break description line too long - build dependency on gcc is not needed * Wed Sep 27 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-7.20170118gita77bf99 - make the changelog more readable - stop recreating buildroot, it is made clean already * Wed Aug 23 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-6.20170118gita77bf99 - remove unnecessary Requires on make - use _sysconfdir macro - use name macro when it makes sense - remove unnecessary %doc as the buildsys already populates docdir * Tue Aug 22 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-5.20170118gita77bf99 - remove %clean section, not needed in Fedora * Tue Aug 22 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-4.20170118gita77bf99 - don't remove secret file during upgrade - start service at the end of post scriptlet - improve SELinux rules handling (now requires a running SELinux) * Tue Aug 22 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-3.20170118gita77bf99 - Thanks Robert-André Mauchin for the review - snapshot is packaged to get this necessary fix: https://github.com/roehling/postsrsd/pull/65 - fixed version - fixed source URL - use macros for standard paths and build steps - add missing systemd scriptlets - specify doc and license files - remove unnecessary Requires on base64 - remove Group information unsupported in Fedora * Fri Apr 14 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-2 - create /etc/postsrsd.secret if missing - move systemd config into directory for packages - move chroot directory into /run - autocreate chroot directory * Thu Mar 30 2017 Marc Dequènes (Duck) <duck@redhat.com> - 1.4-1 - initial packaging