SPECS: php-eaccelerator.spec - rel 3; fix for bug where exceptions...

arekm arekm at pld-linux.org
Fri Aug 31 19:21:17 CEST 2007


Author: arekm                        Date: Fri Aug 31 17:21:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fix for bug where exceptions aren't catched

---- Files affected:
SPECS:
   php-eaccelerator.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/php-eaccelerator.spec
diff -u SPECS/php-eaccelerator.spec:1.64 SPECS/php-eaccelerator.spec:1.65
--- SPECS/php-eaccelerator.spec:1.64	Fri Aug 24 16:54:12 2007
+++ SPECS/php-eaccelerator.spec	Fri Aug 31 19:21:12 2007
@@ -6,13 +6,14 @@
 Summary(pl.UTF-8):	Moduł eAccelerator dla PHP
 Name:		php-%{_name}
 Version:	0.9.5.1
-Release:	2
+Release:	3
 Epoch:		0
 License:	GPL
 Group:		Libraries
 Source0:	http://bart.eaccelerator.net/source/0.9.5.1/%{_pkgname}-%{version}.tar.bz2
 # Source0-md5:	d4759d444f55801762af963df6fca9ff
 Source1:	%{_name}.ini
+Patch0:		%{name}-bug-242.patch
 URL:		http://eaccelerator.net/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
@@ -67,6 +68,7 @@
 
 %prep
 %setup -q -n %{_pkgname}-%{version}
+%patch0 -p1
 
 cat > apache.conf <<EOF
 Alias /%{_webapp} %{_appdir}
@@ -163,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2007/08/31 17:21:12  arekm
+- rel 3; fix for bug where exceptions aren't catched
+
 Revision 1.64  2007/08/24 14:54:12  blues
 - rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-eaccelerator.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list