summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstevejenkins <steve@stevejenkins.com>2013-07-23 10:46:45 -0700
committerstevejenkins <steve@stevejenkins.com>2013-07-23 10:46:45 -0700
commitf9bc0abb4ca1d3a15505bc74da407290eb78b05d (patch)
tree52d71c70125d657d18356ba03f694e51d1f163b2
parentb8d5c7f1ee9851a2329054e89640417f2a419880 (diff)
downloadopendkim_EL6-f9bc0abb4ca1d3a15505bc74da407290eb78b05d.tar.gz
Update to 2.8.4-1
-rw-r--r--.gitignore1
-rw-r--r--opendkim.spec9
-rw-r--r--sources2
3 files changed, 9 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e89b934..e9100fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/opendkim-2.8.1.tar.gz
/opendkim-2.8.2.tar.gz
/opendkim-2.8.3.tar.gz
+/opendkim-2.8.4.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index fa9d3c2..2b8558d 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -2,8 +2,8 @@
Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
Name: opendkim
-Version: 2.8.3
-Release: 3%{?dist}
+Version: 2.8.4
+Release: 1%{?dist}
License: BSD and Sendmail
URL: http://opendkim.org/
Group: System Environment/Daemons
@@ -24,6 +24,7 @@ BuildRequires: libmemcached-devel
#Requires (postun): initscripts
#BuildRequires: db4-devel
+BuildRequires: libbsd
BuildRequires: pkgconfig
BuildRequires: openssl-devel
BuildRequires: sendmail-devel
@@ -364,6 +365,10 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/*.pc
%changelog
+* Mon Jul 23 2013 Steve Jenkins <steve stevejenkins com> 2.8.4-1
+- Updated to use newer upstream 2.8.4 source code
+- Added libbsd build requirement
+
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 2.8.3-3
- Perl 5.18 rebuild
diff --git a/sources b/sources
index 454b81f..102d702 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ae9d37e3221a244eb34c3e0e2d665cc opendkim-2.8.3.tar.gz
+17f667d022c167c7874a993e928d4a6d opendkim-2.8.4.tar.gz