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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 02:10:43 UTC 2015


>From ab89bf84bbfbfaa9bf0a0bc7991d292a39b2968c Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Wed, 18 Dec 2013 08:45:57 -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 933b5f6..2e6c41a 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.4
-Release: 4%{?dist}
+Version: 2.9.0
+Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -25,6 +25,7 @@ Requires (postun): initscripts
 BuildRequires: db4-devel
 
 BuildRequires: libbsd
+BuildRequires: libbsd-devel
 BuildRequires: pkgconfig
 BuildRequires: openssl-devel
 BuildRequires: sendmail-devel
@@ -352,9 +353,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)
@@ -365,6 +363,11 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* 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
 
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=epel7&id=ab89bf84bbfbfaa9bf0a0bc7991d292a39b2968c


More information about the scm-commits mailing list