SPECS (AC-branch): php-eaccelerator.spec - rel 2; fix for bug wher...
arekm
arekm at pld-linux.org
Fri Aug 31 19:23:04 CEST 2007
Author: arekm Date: Fri Aug 31 17:23:04 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- rel 2; fix for bug where exceptions aren't catched
---- Files affected:
SPECS:
php-eaccelerator.spec (1.63 -> 1.63.2.1)
---- Diffs:
================================================================
Index: SPECS/php-eaccelerator.spec
diff -u SPECS/php-eaccelerator.spec:1.63 SPECS/php-eaccelerator.spec:1.63.2.1
--- SPECS/php-eaccelerator.spec:1.63 Fri Aug 24 16:50:50 2007
+++ SPECS/php-eaccelerator.spec Fri Aug 31 19:22:59 2007
@@ -6,13 +6,14 @@
Summary(pl.UTF-8): Moduł eAccelerator dla PHP
Name: php-%{_name}
Version: 0.9.5.1
-Release: 1
+Release: 2
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.63.2.1 2007/08/31 17:22:59 arekm
+- rel 2; fix for bug where exceptions aren't catched
+
Revision 1.63 2007/08/24 14:50:50 blues
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-eaccelerator.spec?r1=1.63&r2=1.63.2.1&f=u
More information about the pld-cvs-commit
mailing list