Author: glen Date: Mon Sep 18 21:17:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20060918 snap, new patches
---- Files affected: SPECS: eventum.spec (1.203 -> 1.204) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.203 SPECS/eventum.spec:1.204 --- SPECS/eventum.spec:1.203 Fri Sep 8 01:43:13 2006 +++ SPECS/eventum.spec Mon Sep 18 23:17:51 2006 @@ -12,9 +12,9 @@ %bcond_with qmail # build the router-qmail subpackage %bcond_with order_patch # with custom issue order patch -%define _snap 20060908 +%define _snap 20060918 #define _rc RC3 -%define _rel 2.105 +%define _rel 3.112 %include /usr/lib/rpm/macros.php Summary: Eventum Issue / Bug tracking system @@ -25,7 +25,7 @@ License: GPL Group: Applications/WWW Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz -# Source0-md5: 2e8deea183ace7a30e7080656b22e081 +# Source0-md5: ae9056a365613e75c607c7810fc96c29 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -83,6 +83,8 @@ Patch36: %{name}-regex-cosmetic.patch Patch37: %{name}-mem-optimize.patch Patch38: http://glen.alkohol.ee/pld/eventum/%{name}-drop-message.patch +Patch39: http://glen.alkohol.ee/pld/eventum/%{name}-tpl-fixes6.patch +Patch40: http://glen.alkohol.ee/pld/eventum/%{name}-recact-defaults.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -547,6 +549,8 @@ %patch36 -p1 %patch37 -p1 %patch38 -p1 +%patch39 -p1 +%patch40 -p1 # packaging %patch100 -p1 @@ -1094,6 +1098,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.204 2006/09/18 21:17:51 glen +- 20060918 snap, new patches + Revision 1.203 2006/09/07 23:43:13 glen - 20060908 snap - add regex-cosmetic, mem-optimize, drop-message, emailsig patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.203&r2=1.204&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
