stevej pushed to opendkim (el6). "Uupdate to 2.8.3-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 18:47:44 UTC 2015


>From b9cca2485d7853b452ebfc6538cb0848929604d9 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Sun, 12 May 2013 10:37:24 -0700
Subject: Uupdate to 2.8.3-1


diff --git a/.gitignore b/.gitignore
index 0bc25bd..e89b934 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /opendkim-libdb.patch
 /opendkim-2.8.1.tar.gz
 /opendkim-2.8.2.tar.gz
+/opendkim-2.8.3.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index a435c28..46bd54f 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -2,7 +2,7 @@
 
 Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
 Name: opendkim
-Version: 2.8.2
+Version: 2.8.3
 Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
@@ -24,6 +24,9 @@ Requires (post): systemd-sysv
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
 BuildRequires: sendmail-devel
+BuildRequires: unbound-devel
+BuildRequires: libmemcached-devel
+BuildRequires: libdb-devel
 
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
@@ -74,7 +77,8 @@ It is not required when the init system used is systemd.
 #%patch0 -p1
 
 %build
-%configure
+#%configure --with-unbound --with-libmemcached --with-db --enable-stats
+%configure --with-unbound --with-libmemcached --with-db
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
@@ -360,6 +364,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sun May 12 2013 Steve Jenkins <steve stevejenkins com> 2.8.3-1
+- Updated to use newer upstream 2.8.3 source code
+- Added unbound, memcached, and db support on configure
+
 * Fri Apr 29 2013 Steve Jenkins <steve stevejenkins com> 2.8.2-1
 - Updated to use newer upstream 2.8.2 source code
 
diff --git a/sources b/sources
index 26671fa..454b81f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62d7b22f3b15049e3692caa28bcc801e  opendkim-2.8.2.tar.gz
+0ae9d37e3221a244eb34c3e0e2d665cc  opendkim-2.8.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=el6&id=b9cca2485d7853b452ebfc6538cb0848929604d9


More information about the scm-commits mailing list