Author: shadzik Date: Tue Apr 10 21:41:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - R: php(mbstring) - it's quite a critical change :) - rel 2
---- Files affected: SPECS: phpMyAdmin.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: SPECS/phpMyAdmin.spec diff -u SPECS/phpMyAdmin.spec:1.158 SPECS/phpMyAdmin.spec:1.159 --- SPECS/phpMyAdmin.spec:1.158 Sat Mar 3 00:00:50 2007 +++ SPECS/phpMyAdmin.spec Tue Apr 10 23:40:58 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): phpMyAdmin - administracja bazami MySQL przez WWW Name: phpMyAdmin Version: 2.10.0.2 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Databases/Interfaces Source0: http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.bz2 @@ -14,6 +14,7 @@ BuildRequires: rpmbuild(macros) >= 1.268 Requires(triggerpostun): sed >= 4.0 Requires: php(ctype) +Requires: php(mbstring) Requires: php(mysql) Requires: php(pcre) Requires: webapps @@ -168,6 +169,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159 2007/04/10 21:40:58 shadzik +- R: php(mbstring) - it's quite a critical change :) +- rel 2 + Revision 1.158 2007/03/02 23:00:50 dzeus - up to 2.10.0.2 (workaround for PHP Executor Deep Recursion Stack Overflow) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.158&r2=1.159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
