Author: glen Date: Thu Mar 8 18:35:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add -associated_issue_text.patch
---- Files affected: SPECS: eventum.spec (1.239 -> 1.240) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.239 SPECS/eventum.spec:1.240 --- SPECS/eventum.spec:1.239 Thu Mar 8 12:39:42 2007 +++ SPECS/eventum.spec Thu Mar 8 19:35:30 2007 @@ -11,9 +11,9 @@ %bcond_with qmail # build the router-qmail subpackage #define _snap 20060921 -%define _svn 20070308.3269 +%define _svn 20070308.3273 #define _rc RC3 -%define _rel 0.196 +%define _rel 0.206 %include /usr/lib/rpm/macros.php Summary: Eventum Issue / Bug tracking system @@ -25,7 +25,7 @@ Group: Applications/WWW #Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz Source0: %{name}-%{_svn}.tar.bz2 -# Source0-md5: 08c1123f79fb7063eabac526c7f6fba0 +# Source0-md5: f4920575cee36a977dbf99d82540cfcc Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -47,6 +47,7 @@ Patch4: %{name}-errorhandler.patch Patch5: %{name}-utf_on_charts.patch Patch6: %{name}-propagate-error.patch +Patch7: %{name}-associated_issue_text.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -474,6 +475,7 @@ rm rpc/xmlrpc_client.php # bug fixes. +%patch7 -p0 %patch0 -p1 %patch1 -p1 @@ -1028,6 +1030,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.240 2007/03/08 18:35:30 glen +- add -associated_issue_text.patch + Revision 1.239 2007/03/08 11:39:42 glen - add -propagate-error.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.239&r2=1.240&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
