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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 18:43:33 UTC 2015


>From 09e63fc60e7a181c5b44caeb32811e60ba9eb8c1 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Tue, 19 Mar 2013 12:02:09 -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 5ee9f11..3e427ef 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 @@ It is not required when the init system used is systemd.
 
 %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 c85d238..d92d4eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-53bd811c6577235bd008f632e7f63dae  opendkim-2.8.0.tar.gz
-d11b1192df608e952b6d47b84908652d  opendkim-libdb.patch
+6c9810e343414f49ad7fee313f02a0a7  opendkim-2.8.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=el5&id=09e63fc60e7a181c5b44caeb32811e60ba9eb8c1


More information about the scm-commits mailing list