Author: glen Date: Wed Feb 23 15:00:43 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - eventum-monitor needs php-posix (for posix_getpwuid)
---- Files affected: SPECS: eventum.spec (1.55.2.3 -> 1.55.2.4) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.55.2.3 SPECS/eventum.spec:1.55.2.4 --- SPECS/eventum.spec:1.55.2.3 Wed Feb 23 00:30:23 2005 +++ SPECS/eventum.spec Wed Feb 23 16:00:37 2005 @@ -23,7 +23,7 @@ %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 2.200 +%define _rel 2.201 Summary: Eventum Issue - a bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -222,6 +222,7 @@ Group: Applications/WWW Requires: %{name} = %{epoch}:%{version}-%{release} Requires: php >= 4.1.0 +Requires: php-posix Requires: crondaemon %description monitor @@ -717,6 +718,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55.2.4 2005/02/23 15:00:37 glen +- eventum-monitor needs php-posix (for posix_getpwuid) + Revision 1.55.2.3 2005/02/22 23:30:23 glen - crond (hc-cron at least) needs timestamp (or inode?) to change for it to reload cron config ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.55.2.3&r2=1.55.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
