SPECS: eventum.spec - handle bounces in download_emails patch
glen
glen at pld-linux.org
Tue Apr 3 01:03:15 CEST 2007
Author: glen Date: Mon Apr 2 23:03:15 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- handle bounces in download_emails patch
---- Files affected:
SPECS:
eventum.spec (1.248 -> 1.249)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.248 SPECS/eventum.spec:1.249
--- SPECS/eventum.spec:1.248 Mon Apr 2 19:29:46 2007
+++ SPECS/eventum.spec Tue Apr 3 01:03:09 2007
@@ -11,9 +11,9 @@
%bcond_with qmail # build the router-qmail subpackage
#define _snap 20060921
-%define _svn r3284
+%define _svn r3291
#define _rc RC3
-%define _rel 0.229
+%define _rel 0.234
%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: 95f82d5f6f3ada3edaf29b69a6aa2d12
+# Source0-md5: 8cbb2677b347a6c9552182739747dccf
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
Source3: %{name}-mail-download.cron
@@ -50,6 +50,7 @@
Patch7: %{name}-associated_issue_text.patch
Patch8: %{name}-mail-aliases.patch
Patch9: %{name}-att_error_rollback.patch
+Patch10: %{name}-bounce-notes.patch
# packaging patches that probably never go upstream
Patch100: %{name}-paths.patch
Patch101: %{name}-cvs-config.patch
@@ -482,6 +483,7 @@
%patch8 -p0
%patch9 -p1
%patch0 -p1
+%patch10 -p0
%patch1 -p1
%patch2 -p1
@@ -1040,6 +1042,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.249 2007/04/02 23:03:09 glen
+- handle bounces in download_emails patch
+
Revision 1.248 2007/04/02 17:29:46 baggins
- more s|/var/log/archiv|/var/log/archive|g
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.248&r2=1.249&f=u
More information about the pld-cvs-commit
mailing list