summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstevejenkins <steve@stevejenkins.com>2015-04-06 20:41:56 -0700
committerstevejenkins <steve@stevejenkins.com>2015-04-06 20:41:56 -0700
commit5ebcc72731a0627ff696bd5061e23cf532d5abef (patch)
treec36dd46b2c5235c2825e6fcbeb8f4f404076ed8c
parentd3cd573b4481b9a0ce94fa0a4f18ed5c63b6c6d8 (diff)
downloadopendkim_EL6-5ebcc72731a0627ff696bd5061e23cf532d5abef.tar.gz
Update to 2.10.1-11
-rw-r--r--opendkim.spec12
1 files changed, 4 insertions, 8 deletions
diff --git a/opendkim.spec b/opendkim.spec
index e14de92..056a4fa 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -13,14 +13,9 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
# Required for all versions
Requires: lib%{name}%{?_isa} = %{version}-%{release}
-BuildRequires: sendmail-devel, openssl-devel, libtool, pkgconfig, libbsd, libbsd-devel
+BuildRequires: sendmail-devel, openssl-devel, libtool, pkgconfig, libbsd, libbsd-devel, opendbx
Requires(pre): shadow-utils
-# Required for Fedora
-%if 0%{?fedora}
-BuildRequires: opendbx
-%endif
-
%if 0%{?rhel} && 0%{?rhel} == 5
Requires(post): policycoreutils
%endif
@@ -489,9 +484,10 @@ rm -rf %{buildroot}
%changelog
* Mon Apr 06 2015 Steve Jenkins <steve@stevejenkins.com> - 2.10.1-11
-- Cleaned up some spacing
-- Added --with-obdx support for all branches
+- All branches now require opendbx
+- All branches now configure with --with-obdx flag
- Added comments to README.Fedora to address Bug #1209009
+- Cleaned up some spacing
* Fri Apr 03 2015 Steve Jenkins <steve@stevejenkins.com> - 2.10.1-10
- policycoreutils now only required for EL5