[mod_flvx/epel7] rebuild for _httpd_mmn value

Remi Collet remi at fedoraproject.org
Wed Sep 17 07:05:30 UTC 2014


commit cb560812f3c4565081da5b0b1220666eaa341473
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Sep 17 09:05:19 2014 +0200

    rebuild for _httpd_mmn value

 mod_flvx.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mod_flvx.spec b/mod_flvx.spec
index 8ef2819..f7643c3 100644
--- a/mod_flvx.spec
+++ b/mod_flvx.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)}}
 %{!?_httpd_confdir:    %{expand: %%global _httpd_confdir    %%{_sysconfdir}/httpd/conf.d}}
 # /etc/httpd/conf.d with httpd < 2.4 and defined as /etc/httpd/conf.modules.d with httpd >= 2.4
 %{!?_httpd_modconfdir: %{expand: %%global _httpd_modconfdir %%{_sysconfdir}/httpd/conf.d}}
@@ -10,7 +10,7 @@
 Summary:	FLV progressive download streaming for the Apache HTTP Server
 Name:		mod_flvx
 Version:	0
-Release:	0.7.20100525git%{?dist}
+Release:	0.7.20100525git%{?dist}.1
 Group:		System Environment/Daemons
 License:	ASL 2.0
 URL:		http://tperspective.blogspot.com/2009/02/apache-flv-streaming-done-right.html
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Sep 17 2014 Remi Collet <rcollet at redhat.com> - 0-0.7.20100525git.1
+- rebuild for _httpd_mmn value
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.7.20100525git
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list