summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-14 21:28:40 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-14 21:28:40 +0200
commit4dd5159fa790375d5704552473790220213d4a20 (patch)
tree9d72516fa2fa0ede6ba47d0776fb64d163f37475
parent1394bb97b77f98577fa4e6d83fce1564f1b5d6ea (diff)
php-eaccelerator: rebuild for php 5.3.14
-rw-r--r--Makefile2
-rw-r--r--php-eaccelerator.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile
diff --git a/php-eaccelerator.spec b/php-eaccelerator.spec
index daf1de8..aac3fc2 100644
--- a/php-eaccelerator.spec
+++ b/php-eaccelerator.spec
@@ -21,7 +21,7 @@
Summary: PHP accelerator, optimizer, encoder and dynamic content cacher
Name: %{phpname}-eaccelerator
Version: 0.9.6.1
-Release: 14%{?dist}
+Release: 15%{?dist}
Epoch: 1
# The eaccelerator module itself is GPLv2+
# The PHP control panel is under the Zend license (control.php and dasm.php)
@@ -171,6 +171,9 @@ fi
%changelog
+* Thu Jun 14 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-15
+- rebuild against PHP 5.3.14
+
* Wed May 09 2012 Remi Collet <remi@fedoraproject.org> - 1:0.9.6.1-14
- rebuild against PHP 5.3.13