SPECS: php-eaccelerator.spec - up to 0.9.5-beta1 (works fine with ...

dzeus dzeus at pld-linux.org
Tue Mar 7 12:55:34 CET 2006


Author: dzeus                        Date: Tue Mar  7 11:55:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.5-beta1 (works fine with PHP5.1) STBR

---- Files affected:
SPECS:
   php-eaccelerator.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/php-eaccelerator.spec
diff -u SPECS/php-eaccelerator.spec:1.26 SPECS/php-eaccelerator.spec:1.27
--- SPECS/php-eaccelerator.spec:1.26	Thu Jan 19 21:47:57 2006
+++ SPECS/php-eaccelerator.spec	Tue Mar  7 12:55:29 2006
@@ -3,21 +3,20 @@
 %define		_pkgname	eaccelerator
 %define		_sysconfdir	/etc/php
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
+%define		_rc		beta1
 
 Summary:	eAccelerator module for PHP
 Summary(pl):	Moduł eAccelerator dla PHP
 Name:		php-%{_name}
-Version:	0.9.4
-Release:	0.rc1.2
+Version:	0.9.5
+Release:	0.%{_rc}.1
 Epoch:		0
 License:	GPL
 Vendor:		Turck Software
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/eaccelerator/%{_pkgname}-%{version}-rc1.tar.bz2
-# Source0-md5:	5910ba3c3e9c8caa97600e950839f8b2
+Source0:	http://dl.sourceforge.net/eaccelerator/%{_pkgname}-%{version}-%{_rc}.tar.bz2
+# Source0-md5:	29f68a5975c1a09dbd72c9e8ddd534a7
 Source1:	%{_name}.ini
-# Taken from http://home.parse.nl/~hans/eaccel/eaccel-php51-patch-29122005.diff
-Patch0:		%{name}-php51.patch
 URL:		http://eaccelerator.net/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.238
@@ -64,8 +63,7 @@
 Więcej informacji można znaleźć pod %{url}.
 
 %prep
-%setup -q -n %{_pkgname}-%{version}-rc1
-%patch0 -p1
+%setup -q -n %{_pkgname}-%{version}-%{_rc}
 
 %build
 phpize
@@ -122,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/03/07 11:55:29  dzeus
+- up to 0.9.5-beta1 (works fine with PHP5.1) STBR
+
 Revision 1.26  2006/01/19 20:47:57  arekm
 - rel .2; rebuild with php 5.1.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-eaccelerator.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list