Author: glen Date: Tue Jul 19 15:18:41 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - make cli weekly-report useful (it didn't work earlier)
---- Files affected: SPECS: eventum.spec (1.107.2.10 -> 1.107.2.11) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.107.2.10 SPECS/eventum.spec:1.107.2.11 --- SPECS/eventum.spec:1.107.2.10 Mon Jul 18 22:31:04 2005 +++ SPECS/eventum.spec Tue Jul 19 17:18:35 2005 @@ -23,7 +23,7 @@ %define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 3.21 +%define _rel 3.31 Summary: Eventum Issue / Bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -71,6 +71,9 @@ Patch18: http://glen.alkohol.ee/pld/eventum-bot-reconnect-join.patch Patch19: http://glen.alkohol.ee/pld/eventum-routing-pattern-fix.patch Patch20: http://glen.alkohol.ee/pld/eventum-weekly-reports-xss.patch +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 URL: http://dev.mysql.com/downloads/other/eventum/ BuildRequires: rpmbuild(macros) >= 1.223 BuildRequires: sed >= 4.0 @@ -465,6 +468,9 @@ %patch18 -p1 %patch19 -p1 %patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 # replace in remaining scripts config.inc.php to system one grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e ' @@ -847,6 +853,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107.2.11 2005/07/19 15:18:35 glen +- make cli weekly-report useful (it didn't work earlier) + Revision 1.107.2.10 2005/07/18 20:31:04 glen - discard use of uid/gid macros (unneccessary) - PreReq rc-scripts instead of just Requires ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.107.2.10&r2=1.107.2.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
