[php] really use _httpd_mmn

jorton jorton at fedoraproject.org
Mon Mar 26 16:22:41 UTC 2012


commit 30084867df07af3a27cc33744c681d6a13cdfe8a
Author: Joe Orton <jorton at redhat.com>
Date:   Mon Mar 26 17:22:28 2012 +0100

    really use _httpd_mmn

 php.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index b03deb6..f340868 100644
--- a/php.spec
+++ b/php.spec
@@ -46,7 +46,7 @@
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
 Version: 5.4.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: PHP
 Group: Development/Languages
 URL: http://www.php.net/
@@ -100,7 +100,7 @@ Obsoletes: php-dbg, php3, phpfi, stronghold-php, php-zts < 5.3.7
 Provides: php-zts = %{version}-%{release}
 Provides: php-zts%{?_isa} = %{version}-%{release}
 
-Requires: httpd-mmn = %{httpd_mmn}
+Requires: httpd-mmn = %{_httpd_mmn}
 Provides: mod_php = %{version}-%{release}
 Requires: php-common%{?_isa} = %{version}-%{release}
 # For backwards-compatibility, require php-cli for the time being:
@@ -1259,6 +1259,9 @@ fi
 
 
 %changelog
+* Mon Mar 26 2012 Joe Orton <jorton at redhat.com> - 5.4.0-3
+- really use _httpd_mmn
+
 * Mon Mar 26 2012 Joe Orton <jorton at redhat.com> - 5.4.0-2
 - rebuild against httpd 2.4
 - use _httpd_mmn, _httpd_apxs macros


More information about the scm-commits mailing list