SPECS: php.spec - update to 5.1.3, ext/msession was moved to pecl

glen glen at pld-linux.org
Tue May 2 16:21:54 CEST 2006


Author: glen                         Date: Tue May  2 14:21:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 5.1.3, ext/msession was moved to pecl

---- Files affected:
SPECS:
   php.spec (1.572 -> 1.573) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.572 SPECS/php.spec:1.573
--- SPECS/php.spec:1.572	Thu Apr 27 21:15:41 2006
+++ SPECS/php.spec	Tue May  2 16:21:49 2006
@@ -29,7 +29,6 @@
 %bcond_without	mhash		# without mhash extension module
 %bcond_without	ming		# without ming extension module
 %bcond_without	mm		# without mm support for session storage
-%bcond_without	msession	# without msession extension module
 %bcond_without	mssql		# without MS SQL extension module
 %bcond_without	mysqli		# without mysqli support (Requires mysql > 4.1)
 %bcond_without	mime_magic	# without mime-magic module
@@ -68,12 +67,7 @@
 ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
-# x86-only lib
-%ifnarch %{ix86}
-%undefine	with_msession
-%endif
-
-%define	_rel 11
+%define	_rel 0.1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -81,13 +75,13 @@
 Summary(ru):	PHP ÷ĹŇÓÉÉ 5 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
-Version:	5.1.2
+Version:	5.1.3
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		4
 License:	PHP
 Group:		Libraries
 Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5:	79cee17e9db85be878000a2a4198378e
+# Source0-md5:	081699305f7fd4903afda5a1f836e7b1
 Source1:	FAQ.%{name}
 Source2:	zend.gif
 Source3:	%{name}-mod_%{name}.conf
@@ -102,7 +96,7 @@
 Patch2:		%{name}-mail.patch
 Patch3:		%{name}-link-libs.patch
 Patch4:		%{name}-libpq_fs_h_path.patch
-Patch5:		%{name}-msession-shared-lib.patch
+
 Patch6:		%{name}-build_modules.patch
 Patch7:		%{name}-sapi-ini-file.patch
 Patch8:		%{name}-no-metaccld.patch
@@ -132,8 +126,6 @@
 Patch35:	%{name}-openssl-huge-hack.patch
 Patch36:	%{name}-versioning.patch
 Patch37:	%{name}-linkflags-clean.patch
-Patch38:	%{name}-CVE-2006-0996.patch
-Patch39:	%{name}-CVE-2006-1490.patch
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:	aspell-devel >= 2:0.50.0}
@@ -182,7 +174,6 @@
 %{?with_snmp:BuildRequires:	net-snmp-devel >= 5.0.7}
 BuildRequires:	pam-devel
 %{?with_pcre:BuildRequires:	pcre-devel}
-%{?with_msession:BuildRequires:	phoenix-devel}
 %{?with_pgsql:BuildRequires:	postgresql-backend-devel >= 7.2}
 %{?with_pgsql:BuildRequires:	postgresql-devel}
 BuildRequires:	readline-devel
@@ -826,25 +817,6 @@
 Moduł PHP dodający obsługę plików Flash (.swf) poprzez bibliotekę
 ming.
 
-%package msession
-Summary:	msession extension module for PHP
-Summary(pl):	Moduł msession dla PHP
-Group:		Libraries
-Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
-Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-
-%description msession
-This is a dynamic shared object (DSO) for PHP that will allow you to
-use msession. msession is a high speed session daemon which can run
-either locally or remotely. It is designed to provide consistent
-session management for a PHP web farm.
-
-%description msession -l pl
-Moduł PHP dodający umożliwiający korzystanie z demona msession. Jest
-to demon szybkiej obsługi sesji, który może działać lokalnie lub na
-innej maszynie. Służy do zapewniania spójnej obsługi sesji dla farmy
-serwerów.
-
 %package mssql
 Summary:	MS SQL extension module for PHP
 Summary(pl):	Moduł MS SQL dla PHP
@@ -1546,7 +1518,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
@@ -1577,10 +1549,8 @@
 %patch32 -p1
 %patch33 -p1
 %patch34 -p1
-%patch35 -p1
+#%patch35 -p1 CHECK THIS
 %{?with_versioning:%patch36 -p1}
-%patch38 -p1
-%patch39 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -1749,7 +1719,6 @@
 	%{?with_mime_magic:--with-mime-magic=shared,/usr/share/file/magic.mime}%{!?with_mime_magic:--disable-mime-magic} \
 	%{?with_ming:--with-ming=shared} \
 	%{?with_mm:--with-mm} \
-	%{?with_msession:--with-msession=shared}%{!?with_msession:--without-msession} \
 	%{?with_mssql:--with-mssql=shared} \
 	--with-mysql=shared,/usr \
 	--with-mysql-sock=/var/lib/mysql/mysql.sock \
@@ -2154,12 +2123,6 @@
 %postun ming
 %extension_postun
 
-%post msession
-%extension_post
-
-%postun msession
-%extension_postun
-
 %post mssql
 %extension_post
 
@@ -2451,9 +2414,6 @@
 %triggerun ming -- %{name}-ming < 4:5.0.4-9.1
 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*ming\.so/d' %{_sysconfdir}/php.ini
 
-%triggerun msession -- %{name}-msession < 4:5.0.4-9.1
-%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*msession\.so/d' %{_sysconfdir}/php.ini
-
 %triggerun mssql -- %{name}-mssql < 4:5.0.4-9.1
 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*mssql\.so/d' %{_sysconfdir}/php.ini
 
@@ -2785,13 +2745,6 @@
 %attr(755,root,root) %{extensionsdir}/ming.so
 %endif
 
-%if %{with msession}
-%files msession
-%defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/msession.ini
-%attr(755,root,root) %{extensionsdir}/msession.so
-%endif
-
 %if %{with mssql}
 %files mssql
 %defattr(644,root,root,755)
@@ -3050,6 +3003,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.573  2006/05/02 14:21:49  glen
+- update to 5.1.3, ext/msession was moved to pecl
+
 Revision 1.572  2006/04/27 19:15:41  glen
 - rel 11
 
================================================================

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



More information about the pld-cvs-commit mailing list