Author: blues Date: Wed Oct 1 09:13:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - they say that php5.2 is required
---- Files affected: SPECS: phpMyAdmin.spec (1.198 -> 1.199) ---- Diffs: ================================================================ Index: SPECS/phpMyAdmin.spec diff -u SPECS/phpMyAdmin.spec:1.198 SPECS/phpMyAdmin.spec:1.199 --- SPECS/phpMyAdmin.spec:1.198 Wed Oct 1 09:24:36 2008 +++ SPECS/phpMyAdmin.spec Wed Oct 1 11:13:37 2008 @@ -18,6 +18,7 @@ URL: http://www.phpmyadmin.net/ BuildRequires: rpmbuild(macros) >= 1.268 Requires(triggerpostun): sed >= 4.0 +Requires: php-common >= 5.2 Requires: php(ctype) Requires: php(mbstring) Requires: php(mcrypt) @@ -155,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.199 2008/10/01 09:13:37 blues +- they say that php5.2 is required + Revision 1.198 2008/10/01 07:24:36 adamg - updated to 3.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpMyAdmin.spec?r1=1.198&r2=1.199&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
