[mod_geoip/epel7] rebuild for _httpd_mmn value

Remi Collet remi at fedoraproject.org
Wed Sep 17 06:55:36 UTC 2014


commit 9f09bfc848e27423480cf7d849aee27f5e09faad
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Sep 17 08:35:40 2014 +0200

    rebuild for _httpd_mmn value

 mod_geoip.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mod_geoip.spec b/mod_geoip.spec
index b0aa235..c56d0af 100644
--- a/mod_geoip.spec
+++ b/mod_geoip.spec
@@ -1,5 +1,5 @@
 %{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
-%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}}
+%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0)}}
 # /etc/httpd/conf.d with httpd < 2.4 and defined as /etc/httpd/conf.modules.d with httpd >= 2.4
 %{!?_httpd_confdir:    %{expand: %%global _httpd_confdir    %%{_sysconfdir}/httpd/conf.d}}
 %{!?_httpd_modconfdir: %{expand: %%global _httpd_modconfdir %%{_sysconfdir}/httpd/conf.d}}
@@ -8,7 +8,7 @@
 Summary:	GeoIP module for the Apache HTTP Server
 Name:		mod_geoip
 Version:	1.2.7
-Release:	2%{?dist}
+Release:	2%{?dist}.1
 Group:		System Environment/Daemons
 License:	ASL 1.1
 URL:		http://www.maxmind.com/app/mod_geoip
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Sep 17 2014 Remi Collet <rcollet at redhat.com> - 1.2.7-2.1
+- rebuild for _httpd_mmn value
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list