[mod_gnutls] Update to 0.5.10-4

jkastner jkastner at fedoraproject.org
Mon Mar 19 10:41:22 UTC 2012


commit 488b3c8ed8c6028a5961c89d2a2b0bc4d3451eb2
Author: Jiri Kastner <jkastner at redhat.com>
Date:   Mon Mar 19 11:41:23 2012 +0100

    Update to 0.5.10-4

 mod_gnutls.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mod_gnutls.spec b/mod_gnutls.spec
index 8f77973..4eca1bb 100644
--- a/mod_gnutls.spec
+++ b/mod_gnutls.spec
@@ -1,7 +1,7 @@
 %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}}
 Name:      mod_gnutls
 Version:   0.5.10
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   GnuTLS module for the Apache HTTP server
 Group:     System Environment/Daemons
 License:   ASL 2.0
@@ -11,7 +11,7 @@ Source1:   mod_gnutls.conf
 Patch0:    mod_gnutls_apr_memcache_m4_dirty.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: gnutls-devel, gnutls-utils, httpd-devel, apr-util-devel >= 1.3, libtool, autoconf, automake
-Requires:  httpd, apr-util >= 1.3, gnutls-utils, httpd-mmn = %{_httpd_mmn}
+Requires:  apr-util >= 1.3, gnutls-utils, httpd-mmn = %{_httpd_mmn}
 
 %description
 mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1
@@ -69,6 +69,9 @@ rm -fr %{_localstatedir}/cache/mod_gnutls
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_gnutls.conf
 
 %changelog
+* Mon Mar 19 2012 Jiri Kastner <jkastner at redhat.com> - 0.5.10-4
+- removed httpd require
+
 * Wed Mar 14 2012 Jiri Kastner <jkastner at redhat.com> - 0.5.10-3
 - added dependency for httpd-mmn
 


More information about the scm-commits mailing list