Author: glen                         Date: Fri Oct 12 20:49:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add hooks to be able to use in workflow X-Priority header to change issue 
status of new issues

---- Files affected:
SPECS:
   eventum.spec (1.262 -> 1.263) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.262 SPECS/eventum.spec:1.263
--- SPECS/eventum.spec:1.262    Tue Sep 11 14:30:06 2007
+++ SPECS/eventum.spec  Fri Oct 12 22:49:23 2007
@@ -11,8 +11,8 @@
 %bcond_with    qmail   # build the router-qmail subpackage
 
 #define        _snap   20060921
-%define        _svn    r3377
-%define        _rel    0.261
+%define        _svn    r3386
+%define        _rel    0.264
 #define        _rc             RC3
 
 %include       /usr/lib/rpm/macros.php
@@ -26,7 +26,7 @@
 #Source0:      
http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
 #Source0:      http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz
 Source0:       %{name}-%{_svn}.tar.bz2
-# Source0-md5: bb759594b12c718f044747d5b009c308
+# Source0-md5: 3b49c72f1a4bb85e76189e8d9668a50a
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -43,6 +43,7 @@
 Source15:      %{name}-lighttpd.conf
 Patch0:                %{name}-lf.patch
 Patch1:                %{name}-bounce-notes.patch
+Patch2:                
http://glen.alkohol.ee/pld/eventum/should_create_issue.patch
 # packaging patches that probably never go upstream
 Patch100:      %{name}-paths.patch
 Patch101:      %{name}-cvs-config.patch
@@ -475,6 +476,7 @@
 # bug fixes / features
 %patch0 -p1
 %patch1 -p0
+%patch2 -p1
 
 #%patch200 -p1
 
@@ -1037,6 +1039,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263  2007/10/12 20:49:23  glen
+- add hooks to be able to use in workflow X-Priority header to change issue 
status of new issues
+
 Revision 1.262  2007/09/11 12:30:06  gotar
 - oops, it's 3.7-4 not 3.7.4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.262&r2=1.263&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to