Author: glen Date: Thu Jun 23 16:02:43 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - fulltext search fix from bitkeeper - add scm checkins to workflow
---- Files affected: SPECS: eventum.spec (1.107.2.2 -> 1.107.2.3) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.107.2.2 SPECS/eventum.spec:1.107.2.3 --- SPECS/eventum.spec:1.107.2.2 Thu Jun 23 16:28:02 2005 +++ SPECS/eventum.spec Thu Jun 23 18:02:37 2005 @@ -26,7 +26,7 @@ %define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 3.6 +%define _rel 3.7 Summary: Eventum Issue / Bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -69,6 +69,8 @@ Patch13: http://glen.alkohol.ee/pld/eventum-getworkflow-backups.patch Patch14: http://glen.alkohol.ee/pld/eventum-missing-content-type.patch 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 URL: http://dev.mysql.com/downloads/other/eventum/ BuildRequires: rpmbuild(macros) >= 1.200 BuildRequires: sed >= 4.0 @@ -461,6 +463,8 @@ %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 +%patch17 -p1 # replace in remaining scripts config.inc.php to system one grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e ' @@ -858,6 +862,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107.2.3 2005/06/23 16:02:37 glen +- fulltext search fix from bitkeeper +- add scm checkins to workflow + Revision 1.107.2.2 2005/06/23 14:28:02 glen - this is noarch package, so no %{_lib} macro usage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.107.2.2&r2=1.107.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
