From 7caae47177d3b06d6a3a3dd1e62e2cf1ec99fc23 Mon Sep 17 00:00:00 2001 From: "Murray S. Kucherawy" Date: Sun, 29 Dec 2013 23:03:29 -0800 Subject: [PATCH] Fix bug #52: Update path to draft RFC in contrib/spec. Problem noted by Kevin San Diego. --- RELEASE_NOTES | 4 +++- contrib/spec/opendmarc.spec.in | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index fe6479d7..386df8fb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,7 +4,9 @@ This listing shows the versions of the OpenDMARC package, the date of release, and a summary of the changes in that release. 1.2.0 2014/01/?? - Fix bug #53: Add man page for opendmarc-importstats. Requestedj + Fix bug #52: Update path to draft RFC in contrib/spec. Problem noted + by Kevin San Diego. + Fix bug #53: Add man page for opendmarc-importstats. Requested by Scott Kitterman. Fix bug #55: The "SoftwareHeader" setting wasn't being set properly. Problem noted by Birta Levente. diff --git a/contrib/spec/opendmarc.spec.in b/contrib/spec/opendmarc.spec.in index d459eff6..f9a86f48 100644 --- a/contrib/spec/opendmarc.spec.in +++ b/contrib/spec/opendmarc.spec.in @@ -116,7 +116,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) -%doc INSTALL README RELEASE_NOTES docs/draft-dmarc-base-00-02.txt +%doc INSTALL README RELEASE_NOTES docs/draft-dmarc-base-02.txt %doc db/README.schema db/schema.mysql %config(noreplace) %{_sysconfdir}/%{name}.conf %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf