Author: glen Date: Wed Aug 30 17:33:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added email-notify-display.patch
---- Files affected: SPECS: eventum.spec (1.198 -> 1.199) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.198 SPECS/eventum.spec:1.199 --- SPECS/eventum.spec:1.198 Wed Aug 23 13:52:06 2006 +++ SPECS/eventum.spec Wed Aug 30 19:32:56 2006 @@ -12,9 +12,9 @@ %bcond_with qmail # build the router-qmail subpackage %bcond_with order_patch # with custom issue order patch -%define _snap 20060823 +%define _snap 20060830 #define _rc RC3 -%define _rel 2.83 +%define _rel 2.86 %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: 0931fa998008424fa0d834d3f9a4cb8f +# Source0-md5: 2728604a05f51d6041e553561cbe32ff Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -61,7 +61,7 @@ Patch14: %{name}-xml-inline.patch Patch15: %{name}-timetracking-advanced-logic.patch Patch16: %{name}-timedisplay.patch - +Patch17: %{name}-email-notify-display.patch Patch18: %{name}-compact-issue-display.patch Patch19: %{name}-fixed-nav.patch Patch20: %{name}-scm-ssl.patch @@ -78,8 +78,8 @@ Patch31: %{name}-sid.patch Patch32: %{name}-charset.patch Patch33: %{name}-view_headers-tab.patch -Patch34: http://glen.alkohol.ee/pld/eventum/eventum-tpl-fixes4.patch -Patch35: http://glen.alkohol.ee/pld/eventum/eventum-tpl-fixes5.patch +Patch34: http://glen.alkohol.ee/pld/eventum/%{name}-tpl-fixes4.patch +Patch35: http://glen.alkohol.ee/pld/eventum/%{name}-tpl-fixes5.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -541,6 +541,7 @@ %patch33 -p1 %patch34 -p1 %patch35 -p1 +%patch17 -p1 # packaging %patch100 -p1 @@ -1087,6 +1088,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.199 2006/08/30 17:32:56 glen +- added email-notify-display.patch + Revision 1.198 2006/08/23 11:52:06 glen - updated to 20060823 snap ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.198&r2=1.199&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
