stevej pushed to opendkim (el6). "Update to 2.9.0-1"

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


>From f885847d9a3040937f810a7d994a56331771a581 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Wed, 18 Dec 2013 08:24:05 -0800
Subject: Update to 2.9.0-1


diff --git a/.gitignore b/.gitignore
index e9100fa..0ba1966 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /opendkim-2.8.2.tar.gz
 /opendkim-2.8.3.tar.gz
 /opendkim-2.8.4.tar.gz
+/opendkim-2.9.0.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index fe43215..f4c6735 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -4,8 +4,8 @@
 
 Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
 Name: opendkim
-Version: 2.8.4
-Release: 4%{?dist}
+Version: 2.9.0
+Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -27,6 +27,7 @@ BuildRequires: libmemcached-devel
 #BuildRequires: db4-devel
 
 BuildRequires: libbsd
+BuildRequires: libbsd-devel
 BuildRequires: pkgconfig
 BuildRequires: openssl-devel
 BuildRequires: sendmail-devel
@@ -354,9 +355,6 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %doc LICENSE LICENSE.Sendmail README
 %{_libdir}/libopendkim.so.*
-%{_libdir}/libstrl.so.*
-%{_includedir}/strl/strl.h
-
 
 %files -n libopendkim-devel
 %defattr(-,root,root)
@@ -367,10 +365,15 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
-* Sun Nov  3 2013 Steve Jenkins <steve stevejenkins com> - 2.8.4-4
+* Wed Dec 18 2013 Steve Jenkins <steve stevejenkins com> - 2.9.0-1
+- Update to use newer upstream 2.9.0 source code
+- Added libbsd-devel to BuildRequires
+- Removed listrl references from libopendkim files section (handled by libbsd-devel)
+
+* Sun Nov 3 2013 Steve Jenkins <steve stevejenkins com> - 2.8.4-4
 - Rebuild of all release packages to sync version numbers
 
-* Sun Nov  3 2013 Ville Skytta ville.skytta at iki.fi> - 2.8.4-3
+* Sun Nov 3 2013 Ville Skytta ville.skytta at iki.fi> - 2.8.4-3
 - Fix path to docs in sample config when doc dir is unversioned (#993997).
 
 * Sat Aug 03 2013 Petr Pisar <ppisar at redhat.com> - 2.8.4-2
diff --git a/sources b/sources
index 102d702..d204511 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f667d022c167c7874a993e928d4a6d  opendkim-2.8.4.tar.gz
+af682e58877bf9153b6af4400aad6d4d  opendkim-2.9.0.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list