Author: glen Date: Sat Oct 29 13:48:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - -cron requires /usr/bin/php
---- Files affected: SPECS: drupal.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/drupal.spec diff -u SPECS/drupal.spec:1.33 SPECS/drupal.spec:1.34 --- SPECS/drupal.spec:1.33 Fri Oct 28 21:27:44 2005 +++ SPECS/drupal.spec Sat Oct 29 15:48:36 2005 @@ -3,7 +3,7 @@ Summary(pl): Platforma do zarządzania treścią o otwartych źródłach Name: drupal Version: 4.6.3 -Release: 0.28 +Release: 0.30 License: GPL Group: Applications/WWW Source0: http://drupal.org/files/projects/%{name}-%{version}.tar.gz @@ -90,6 +90,7 @@ Requires: %{name} = %{version}-%{release} Requires: crondaemon Requires: php-cli >= 3:4.3.3 +Requires: /usr/bin/php %description cron This package contains script which invokes cron hooks for Drupal. @@ -275,6 +276,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2005/10/29 13:48:36 glen +- -cron requires /usr/bin/php + Revision 1.33 2005/10/28 19:27:44 glen - renumber patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
