Author: glen Date: Fri Jul 22 19:48:41 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - workflow-issueclosed patch - cleanups
---- Files affected: SPECS: eventum.spec (1.107.2.11 -> 1.107.2.12) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.107.2.11 SPECS/eventum.spec:1.107.2.12 --- SPECS/eventum.spec:1.107.2.11 Tue Jul 19 17:18:35 2005 +++ SPECS/eventum.spec Fri Jul 22 21:48:36 2005 @@ -9,7 +9,6 @@ # - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/) # - A few other small javascript libraries # - 64bit platforms beware? http://bugs.php.net/bug.php?id=30215 (it's actually Smarty related problem) -# - route mails actually saves incoming mails to directory, which doesn't exist in PLD. create it %bcond_with pear # build with system PEAR packages (or use bundled ones) %bcond_with qmail # build the router-qmail subpackage @@ -23,7 +22,7 @@ %define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 3.31 +%define _rel 3.33 Summary: Eventum Issue / Bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -74,6 +73,7 @@ Patch21: http://glen.alkohol.ee/pld/eventum-rpc-wr.patch Patch22: http://glen.alkohol.ee/pld/eventum-cli-wr-separated.patch Patch23: http://glen.alkohol.ee/pld/eventum-xmlrpc-log-encode.patch +Patch24: http://glen.alkohol.ee/pld/eventum-workflow-issueClosed-complete.patch URL: http://dev.mysql.com/downloads/other/eventum/ BuildRequires: rpmbuild(macros) >= 1.223 BuildRequires: sed >= 4.0 @@ -471,6 +471,7 @@ %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 # replace in remaining scripts config.inc.php to system one grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e ' @@ -853,6 +854,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107.2.12 2005/07/22 19:48:36 glen +- workflow-issueclosed patch +- cleanups + Revision 1.107.2.11 2005/07/19 15:18:35 glen - make cli weekly-report useful (it didn't work earlier) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.107.2.11&r2=1.107.2.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
