stevej pushed to opendkim (f20). "Update to 2.8.1-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 02:08:28 UTC 2015


>From 4760e8afc64caa0fe553695da5dc1b83fb731eaa Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Tue, 19 Mar 2013 12:08:35 -0700
Subject: Update to 2.8.1-1


diff --git a/.gitignore b/.gitignore
index a7d4e32..e359a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /opendkim-2.7.4.tar.gz
 /opendkim-2.8.0.tar.gz
 /opendkim-libdb.patch
+/opendkim-2.8.1.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index d718807..6bb5601 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.0
-Release: 4%{?dist}
+Version: 2.8.1
+Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -27,7 +27,7 @@ BuildRequires: sendmail-devel
 
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
-Patch0: %{name}-libdb.patch
+#Patch0: %{name}-libdb.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -71,7 +71,7 @@ required for developing applications against libopendkim.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %configure
@@ -360,6 +360,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Mar 19 2013 Steve Jenkins <steve stevejenkins com> 2.8.1-1
+- Updated to use newer upstream 2.8.1 source code
+- Removed patches for bugs fixed in upstream source
+
 * Wed Feb 27 2013 Steve Jenkins <steve stevejenkins com> 2.8.0-4
 - Added patch from upstream to fix libdb compatibility issues
 
diff --git a/sources b/sources
index 3106574..d92d4eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-d11b1192df608e952b6d47b84908652d  opendkim-libdb.patch
-53bd811c6577235bd008f632e7f63dae  opendkim-2.8.0.tar.gz
+6c9810e343414f49ad7fee313f02a0a7  opendkim-2.8.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=f20&id=4760e8afc64caa0fe553695da5dc1b83fb731eaa


More information about the scm-commits mailing list