stevej pushed to opendkim (f21). "Update to 2.10.1-10"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 22:59:35 UTC 2015


>From 0f425dd89b310c9f5cb2ee3f49d93e328c3a0f41 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Fri, 3 Apr 2015 15:57:28 -0700
Subject: Update to 2.10.1-10


diff --git a/opendkim.spec b/opendkim.spec
index e3e5661..9dccfbc 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -21,9 +21,8 @@ Requires (pre): shadow-utils
 BuildRequires: opendbx
 %endif
 
-#Required for all but EL5
-%if (0%{?fedora} && 0%{?fedora} >= 18) || (0%{?rhel} && 0%{?rhel} >= 6)
-Requires (post): policycoreutils, policycoreutils-python
+%if 0%{?rhel} && 0%{?rhel} == 5
+Requires (post): policycoreutils
 %endif
 
 %if %systemd
@@ -478,6 +477,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Apr 03 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-10
+- policycoreutils now only required for EL5
+
 * Thu Apr 02 2015 Steve Jenkins <steve at stevejenkins.com> - 2.10.1-9
 - policycoreutils* now only required for Fedora and EL6+
 - Added --with-obdx configure support for Fedora builds
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list