From 02cc7e1afe08fc2bc9cc11adae9200b2ce453b9f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 03:45:42 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index b9db057..93d7627 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm Source0: https://github.com/mpaperno/spampd/archive/refs/tags/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.61-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 2.61-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 7edd41e17953a51efb21025c6e9385ba2d068bca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 02:12:33 +0000 Subject: [PATCH 2/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index 93d7627..6b0ec50 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm Source0: https://github.com/mpaperno/spampd/archive/refs/tags/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.61-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 2.61-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 6ac358f92bc9072bcf525bda86811127f8c9e130 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 04:03:10 +0000 Subject: [PATCH 3/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index 6b0ec50..e751680 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm Source0: https://github.com/mpaperno/spampd/archive/refs/tags/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.61-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2.61-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From d1822ec1765deaf9b63afa5a44465942c439eb04 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:49 +0200 Subject: [PATCH 4/9] Eliminate use of obsolete %patchN syntax (#2283636) --- spampd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index e751680..fb91dde 100644 --- a/spampd.spec +++ b/spampd.spec @@ -37,7 +37,7 @@ indicating it's spam and why. %prep %setup -q -%patch0 -p1 -b .no-pid-file +%patch -P0 -p1 -b .no-pid-file %{__rm} -f spampd.html %{__chmod} -x changelog.txt %{__cp} %{SOURCE2} . From 09700f6a467cf4bc65a187ede1ed5b00cf69e21b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 06:08:10 +0000 Subject: [PATCH 5/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index fb91dde..bc21d01 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm Source0: https://github.com/mpaperno/spampd/archive/refs/tags/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.61-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2.61-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 42dd60210dc98c5401fbebb0fa61739003d43d52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:01:56 +0200 Subject: [PATCH 6/9] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- spampd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/spampd.spec b/spampd.spec index bc21d01..af693b9 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,8 +1,9 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 9%{?dist} -License: GPLv2+ +Release: 10%{?dist} +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm Source0: https://github.com/mpaperno/spampd/archive/refs/tags/%{name}-%{version}.tar.gz Source1: spampd.service @@ -90,6 +91,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Fri Jul 26 2024 Miroslav Suchý - 2.61-10 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 2.61-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From ba9c107c126322c193f3b660b00f8360ec0f6601 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 11:18:10 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index af693b9..fb58c0d 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 10%{?dist} +Release: 11%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm @@ -91,6 +91,9 @@ pod2html --infile=spampd.pod --outfile=spampd.html %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.61-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 2.61-10 - convert license to SPDX From 0afe41379c2ca95fd955f2f3adfbb824332b2bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 11 Feb 2025 16:44:37 +0100 Subject: [PATCH 8/9] Add sysusers.d config file to allow rpm to create users/groups automatically See https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers. --- spampd.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/spampd.spec b/spampd.spec index fb58c0d..a60a41f 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 11%{?dist} +Release: 12%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm @@ -19,7 +19,6 @@ BuildRequires: systemd-units Requires: perl(Net::Server) -Requires(pre): /usr/sbin/useradd Requires(post): systemd Requires(preun): systemd Requires(postun): systemd @@ -43,6 +42,11 @@ indicating it's spam and why. %{__chmod} -x changelog.txt %{__cp} %{SOURCE2} . +# Create a sysusers.d config file +cat >spampd.sysusers.conf </dev/null || : %post %systemd_post spampd.service @@ -88,9 +91,13 @@ pod2html --infile=spampd.pod --outfile=spampd.html %{_sbindir}/spampd %{_mandir}/man8/spampd.8* %attr(0750,spampd,spampd) /var/spool/spampd +%{_sysusersdir}/spampd.conf %changelog +* Tue Feb 11 2025 Zbigniew Jędrzejewski-Szmek - 2.61-12 +- Add sysusers.d config file to allow rpm to create users/groups automatically + * Sun Jan 19 2025 Fedora Release Engineering - 2.61-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 6f6c9ffc3a649289984cbc51cbe9a3bc5a53fa92 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 18:34:42 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- spampd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spampd.spec b/spampd.spec index a60a41f..5936b98 100644 --- a/spampd.spec +++ b/spampd.spec @@ -1,7 +1,7 @@ Summary: Transparent SMTP/LMTP proxy filter using spamassassin Name: spampd Version: 2.61 -Release: 12%{?dist} +Release: 13%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm @@ -95,6 +95,9 @@ install -m0644 -D spampd.sysusers.conf %{buildroot}%{_sysusersdir}/spampd.conf %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.61-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Feb 11 2025 Zbigniew Jędrzejewski-Szmek - 2.61-12 - Add sysusers.d config file to allow rpm to create users/groups automatically