stevej pushed to opendkim (f21). "Update to 2.8.0-4"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 02:06:21 UTC 2015


>From 53f6a58459127a6feed60c3e12d7f9262c31db40 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Wed, 27 Feb 2013 18:17:30 -0800
Subject: Update to 2.8.0-4


diff --git a/opendkim.spec b/opendkim.spec
index b481c54..6f532fb 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -27,6 +27,8 @@ BuildRequires: sendmail-devel
 
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
+Patch0: %{name}-libdb.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -69,6 +71,7 @@ required for developing applications against libopendkim.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -357,6 +360,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Feb 27 2013 Steve Jenkins <steve stevejenkins com> 2.8.0-4
+- Added patch from upstream to fix libdb compatibility issues
+
 * Tue Feb 26 2013 Steve Jenkins <steve stevejenkins com> 2.8.0-3
 - Split into two spec files: systemd (F17+) and SysV (EL5-6)
 - systemd-only: Removed leading / from unitdir variables
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=f21&id=53f6a58459127a6feed60c3e12d7f9262c31db40


More information about the scm-commits mailing list