summaryrefslogtreecommitdiffstats
path: root/opendkim.spec
diff options
context:
space:
mode:
authorMatt Domsch <matt@domsch.com>2022-01-16 21:34:23 -0600
committerMatt Domsch <matt@domsch.com>2022-01-16 21:34:23 -0600
commit9e802f5c55750fbe32726cd9b2c522f3aa1630b0 (patch)
treecb4b4f86134d15b4e1223274b4532638f219800f /opendkim.spec
parentb1e48a922b850b4ddbe4a0477c9283c39db6f536 (diff)
downloadopendkim_EL6-9e802f5c55750fbe32726cd9b2c522f3aa1630b0.tar.gz
Change comment () separator from semicolon to comma
Upstream PR https://github.com/trusteddomainproject/OpenDKIM/pull/136 hasn't been accepted yet but is working very well on my personal domain mail server.
Diffstat (limited to 'opendkim.spec')
-rw-r--r--opendkim.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/opendkim.spec b/opendkim.spec
index 9ee2ba2..7b6f19a 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -6,7 +6,7 @@
Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
Name: opendkim
Version: 2.11.0
-Release: 0.19%{?dist}
+Release: 0.19.1%{?dist}
License: BSD and Sendmail
URL: http://%{name}.org/
Source0: https://github.com/trusteddomainproject/OpenDKIM/archive/%{full_version}.tar.gz
@@ -19,6 +19,7 @@ Source6: README.fedora
# https://github.com/trusteddomainproject/OpenDKIM/pull/70
Patch0: 0001-support-for-lua-5.3.patch
+Patch1: opendkim-2.11.0-comment-separator.patch
# Required for all versions
Requires: lib%{name}%{?_isa} = %{version}-%{release}