[uwsgi/f17] rebuild for new PHP 5.4.8

Remi Collet remi at fedoraproject.org
Thu Oct 18 14:29:09 UTC 2012


commit 11ec917bb06bb37f29aacdad3b8ea5cbe298154d
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 18 16:29:00 2012 +0200

    rebuild for new PHP 5.4.8

 uwsgi.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index dbcddd6..db2aeef 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -2,7 +2,7 @@
 
 Name:           uwsgi
 Version:        1.2.6
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Fast, self-healing, application container server
 Group:          System Environment/Daemons   
 License:        GPLv2
@@ -134,7 +134,7 @@ This package contains the lua plugin for uWSGI
 %package -n %{name}-plugin-php
 Summary:  uWSGI - Plugin for PHP support
 Group:    System Environment/Daemons
-Requires: php, %{name}-plugin-common
+Requires: %{name}-plugin-common
 
 %description -n %{name}-plugin-php
 This package contains the PHP plugin for uWSGI
@@ -255,6 +255,10 @@ mkdir -p %{buildroot}%{_libdir}/%{name}
 
 
 %changelog
+* Thu Oct 18 2012 Remi Collet <remi at fedoraproject.org> - 1.2.6-1.1
+- rebuild for new PHP 5.4.8
+- Dropped requirement on PHP for the PHP plugin
+
 * Sun Sep 09 2012 Jorge A Gallegos <kad at blegh.net> - 1.2.6-1
 - Updated to latest stable from upstream
 


More information about the scm-commits mailing list