Author: glen Date: Tue Oct 10 21:43:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use webserver(access) virtual rather specific to apache 2.2
---- Files affected: SPECS: phpMyAdmin.spec (1.144 -> 1.145) ---- Diffs: ================================================================ Index: SPECS/phpMyAdmin.spec diff -u SPECS/phpMyAdmin.spec:1.144 SPECS/phpMyAdmin.spec:1.145 --- SPECS/phpMyAdmin.spec:1.144 Tue Oct 10 22:06:26 2006 +++ SPECS/phpMyAdmin.spec Tue Oct 10 23:43:19 2006 @@ -13,11 +13,11 @@ URL: http://www.phpmyadmin.net/ BuildRequires: rpmbuild(macros) >= 1.268 Requires(triggerpostun): sed >= 4.0 -Requires: apache(mod_authz_host) Requires: php Requires: php-mysql Requires: php-pcre Requires: webapps +Requires: webserver(access) #Suggests: php-mbstring BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -167,6 +167,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.145 2006/10/10 21:43:19 glen +- use webserver(access) virtual rather specific to apache 2.2 + Revision 1.144 2006/10/10 20:06:26 blues - apache config requires apache-mod_authz_host ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.144&r2=1.145&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
