Author: glen Date: Tue Aug 8 23:07:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add bunch of patches
---- Files affected: SPECS: eventum.spec (1.195 -> 1.196) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.195 SPECS/eventum.spec:1.196 --- SPECS/eventum.spec:1.195 Wed Jul 26 17:02:19 2006 +++ SPECS/eventum.spec Wed Aug 9 01:07:29 2006 @@ -12,9 +12,9 @@ %bcond_with qmail # build the router-qmail subpackage %bcond_with order_patch # with custom issue order patch -%define _snap 20060724 +%define _snap 20060725 #define _rc RC3 -%define _rel 2.72 +%define _rel 2.81 %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: fb5e53aa24cff295490ba8f5a058a826 +# Source0-md5: e4d877d2a929b375769fe9ee1386b15f Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -74,6 +74,13 @@ Patch27: %{name}-xss.patch Patch28: %{name}-tpl-fixes2.patch Patch29: %{name}-svn.patch +Patch30: %{name}-tpl-fixes3.patch +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 +Patch36: %{name}-bounce.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -529,6 +536,13 @@ %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 # packaging %patch100 -p1 @@ -1075,6 +1089,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.196 2006/08/08 23:07:29 glen +- add bunch of patches + Revision 1.195 2006/07/26 15:02:19 glen - avoid defining default %attr ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.195&r2=1.196&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
