SPECS: php-pecl-session_mysql.spec - updated to 1.10

glen glen at pld-linux.org
Mon Sep 10 08:10:37 CEST 2007


Author: glen                         Date: Mon Sep 10 06:10:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.10

---- Files affected:
SPECS:
   php-pecl-session_mysql.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-session_mysql.spec
diff -u SPECS/php-pecl-session_mysql.spec:1.17 SPECS/php-pecl-session_mysql.spec:1.18
--- SPECS/php-pecl-session_mysql.spec:1.17	Wed Sep  5 23:49:11 2007
+++ SPECS/php-pecl-session_mysql.spec	Mon Sep 10 08:10:31 2007
@@ -3,17 +3,14 @@
 Summary:	MySQL session save handler for PHP
 Summary(pl.UTF-8):	Obsługa zapisywania sesji w bazie MySQL dla PHP
 Name:		php-pecl-%{_modname}
-Version:	1.9
-Release:	4
+Version:	1.10
+Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	http://websupport.sk/~stanojr/projects/session_mysql/%{_modname}-%{version}.tgz
-# Source0-md5:	0eea3ce6c97ac5a2fdce71f23ce1ff2b
+# Source0-md5:	66e933c506577ad43a0effbd2bbad715
 Source1:	%{name}.ini
 Source2:	%{name}.sql
-Patch0:		%{name}-leak.patch
-Patch1:		%{name}-reconnect.patch
-Patch2:		%{name}-segv.patch
 URL:		http://websupport.sk/~stanojr/projects/session_mysql/
 BuildRequires:	mysql-devel
 BuildRequires:	php-devel >= 3:5.0.0
@@ -25,21 +22,12 @@
 
 %description
 MySQL session save handler for PHP.
-- supports locking
-- very quiet (doesn't log any error) (but upper session functions can
-  print some error).
 
 %description -l pl.UTF-8
 Obsługa zapisywania sesji w bazie MySQL dla PHP.
-- obsługuje blokowanie
-- bardzo cicha (sama nie loguje żadnych błędów; ale funkcje wyższego
-  poziomu mogą wypisywać błędy).
 
 %prep
 %setup -q -n %{_modname}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 cp -a %{SOURCE2} database.sql
 
 %build
@@ -82,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/09/10 06:10:31  glen
+- updated to 1.10
+
 Revision 1.17  2007/09/05 21:49:11  glen
 - prefent segfault if no ini setting is set; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-session_mysql.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list