Author: glen Date: Tue Jun 28 17:33:13 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - add bot reconnect join patchand routing pattern fix
---- Files affected: SPECS: eventum.spec (1.107.2.4 -> 1.107.2.5) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.107.2.4 SPECS/eventum.spec:1.107.2.5 --- SPECS/eventum.spec:1.107.2.4 Sat Jun 25 22:13:14 2005 +++ SPECS/eventum.spec Tue Jun 28 19:33:07 2005 @@ -26,7 +26,7 @@ %define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 3.8 +%define _rel 3.12 Summary: Eventum Issue / Bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -71,6 +71,8 @@ Patch15: http://glen.alkohol.ee/pld/eventum-link-pipe.patch Patch16: %{name}-ft-fix.patch Patch17: http://glen.alkohol.ee/pld/eventum-scm-workflow.patch +Patch18: http://glen.alkohol.ee/pld/eventum-bot-reconnect-join.patch +Patch19: http://glen.alkohol.ee/pld/eventum-routing-pattern-fix.patch URL: http://dev.mysql.com/downloads/other/eventum/ BuildRequires: rpmbuild(macros) >= 1.200 BuildRequires: sed >= 4.0 @@ -465,6 +467,8 @@ %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 # replace in remaining scripts config.inc.php to system one grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e ' @@ -862,6 +866,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107.2.5 2005/06/28 17:33:07 glen +- add bot reconnect join patchand routing pattern fix + Revision 1.107.2.4 2005/06/25 20:13:14 glen - rel 3.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.107.2.4&r2=1.107.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
