Author: shadzik Date: Tue Apr 10 21:44:48 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - R: php(mbstring) - rel 2 - STBR
---- Files affected: SPECS: phpMyAdmin.spec (1.150.2.5 -> 1.150.2.6) ---- Diffs: ================================================================ Index: SPECS/phpMyAdmin.spec diff -u SPECS/phpMyAdmin.spec:1.150.2.5 SPECS/phpMyAdmin.spec:1.150.2.6 --- SPECS/phpMyAdmin.spec:1.150.2.5 Sat Mar 3 00:02:09 2007 +++ SPECS/phpMyAdmin.spec Tue Apr 10 23:44:43 2007 @@ -3,7 +3,7 @@ Summary(pl): 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,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.150.2.6 2007/04/10 21:44:43 shadzik +- R: php(mbstring) +- rel 2 +- STBR + Revision 1.150.2.5 2007/03/02 23:02:09 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.150.2.5&r2=1.150.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
