[Erp5-report] r10471 - /spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 2 11:50:21 CEST 2006


Author: kevin
Date: Mon Oct  2 11:50:19 2006
New Revision: 10471

URL: http://svn.erp5.org?rev=10471&view=rev
Log:
Add new patch by jerome

Modified:
    spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec

Modified: spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec?rev=10471&r1=10470&r2=10471&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec (original)
+++ spec/mandriva/2006.0/zope-TimerService/zope-TimerService.spec Mon Oct  2 11:50:19 2006
@@ -1,6 +1,6 @@
 %define product   TimerService
 %define version   0.2
-%define release   7
+%define release   8
 
 %define zope_home     %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -30,7 +30,7 @@
 #----------------------------------------------------------------------
 %prep
 %setup -c
-%patch1 -p1
+%patch1 -p0
 
 %build
 #cd %{product}/timerserver
@@ -75,6 +75,13 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Mon Oct 02 2006 Kevin Deldycke <kevin at nexedi.com> 0.2-8mdk
+- Add a new patch from Jerome (see http://svn.erp5.org?rev=10468&view=rev for details):
+   - make TimerService.process_timer public to shut up VerboseSecurity messages,
+   - use finally to release the lock in TimerService.process_timer,
+   - reraise all exceptions from suscriber.process_timer.
+- Fix patch paths.
+
 * Wed Aug 16 2006 Kevin Deldycke <kevin at nexedi.com> 0.2-7mdk
 - Add a new patch. See http://svn.erp5.org/?rev=9230&view=rev for details
 




More information about the Erp5-report mailing list