Author: glen Date: Thu Jun 5 20:45:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to r3624, needs iconv now, bounce-notes partially merged
---- Files affected: SPECS: eventum.spec (1.277 -> 1.278) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.277 SPECS/eventum.spec:1.278 --- SPECS/eventum.spec:1.277 Wed Jun 4 23:09:40 2008 +++ SPECS/eventum.spec Thu Jun 5 22:45:07 2008 @@ -11,8 +11,8 @@ %bcond_with qmail # build the router-qmail subpackage #define snap 20060921 -%define svn r3615 -%define rel 0.19 +%define svn r3624 +%define rel 0.21 #define _rc RC3 %include /usr/lib/rpm/macros.php @@ -27,7 +27,7 @@ #Source0: http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz #Source0: http://mysql.tonnikala.org/Downloads/eventum/%{name}-%{version}.tar.gz Source0: %{name}-%{svn}.tar.bz2 -# Source0-md5: 65014cd0db22f54d293b165504fb7b65 +# Source0-md5: 37614e23e2e7ebd2a0cf1f1c394e1922 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -65,6 +65,7 @@ Requires: php(gd) Requires: php(imap) Requires: php(mbstring) +Requires: php(iconv) Requires: php(mysql) Requires: php(pcre) Requires: php(session) @@ -894,6 +895,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.278 2008-06-05 20:45:07 glen +- update to r3624, needs iconv now, bounce-notes partially merged + Revision 1.277 2008-06-04 21:09:40 glen - update to r3615 - drop all triggers prior 2.1.1, db upgrades handled from now on from single script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.277&r2=1.278&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
