[mailman] require python-dns

Jan Kaluža jkaluza at fedoraproject.org
Tue Feb 17 10:10:25 UTC 2015


commit 42898b2a5d7592d933aa73c6e749f9b970113c04
Author: Jan Kaluza <jkaluza at redhat.com>
Date:   Tue Feb 17 11:10:10 2015 +0100

    require python-dns

 mailman.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mailman.spec b/mailman.spec
index 041ebc6..d0e3a3c 100644
--- a/mailman.spec
+++ b/mailman.spec
@@ -6,7 +6,7 @@ Name: mailman
 # but keep the original state in "real_version".
 Version: 2.1.18.1
 %global real_version 2.1.18-1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 3
 Group: Applications/Internet
 Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{real_version}.tgz
@@ -35,7 +35,7 @@ Patch22: mailman-2.1.15-check_perms.patch
 License: GPLv2+
 URL: http://www.list.org/
 Requires(pre): shadow-utils, /sbin/chkconfig, /sbin/service
-Requires: cronie, httpd, python, coreutils
+Requires: cronie, httpd, python, coreutils, python-dns
 Requires(post): systemd
 Requires(post): systemd-sysv
 Requires(preun): systemd
@@ -570,6 +570,9 @@ exit 0
 %dir %attr(775,root,%{mmgroup}) %{lockdir}
 
 %changelog
+* Tue Feb 17 2015 Jan Kaluza <jkaluza at redhat.com> - 3:2.1.18.1-4
+- require python-dns
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3:2.1.18.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list