[Erp5-report] r17150 - /spec/mandriva/2007.1/erp5-CMFMailIn/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 23 22:05:06 CEST 2007


Author: kazuhiko
Date: Tue Oct 23 22:05:06 2007
New Revision: 17150

URL: http://svn.erp5.org?rev=17150&view=rev
Log:
* Tue Oct 23 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.0.0-10mdv2007.1
- Add a patch to import CMFCore.permissions from its new location and shut up
  deprecation warnings

Added:
    spec/mandriva/2007.1/erp5-CMFMailIn/CMFMailin.new_permission_path.diff
      - copied unchanged from r17149, spec/mandriva/2007.0/zope-CMFMailIn/CMFMailin.new_permission_path.diff
Modified:
    spec/mandriva/2007.1/erp5-CMFMailIn/erp5-CMFMailIn.spec

Modified: spec/mandriva/2007.1/erp5-CMFMailIn/erp5-CMFMailIn.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/erp5-CMFMailIn/erp5-CMFMailIn.spec?rev=17150&r1=17149&r2=17150&view=diff
==============================================================================
--- spec/mandriva/2007.1/erp5-CMFMailIn/erp5-CMFMailIn.spec (original)
+++ spec/mandriva/2007.1/erp5-CMFMailIn/erp5-CMFMailIn.spec Tue Oct 23 22:05:06 2007
@@ -1,6 +1,6 @@
 %define product   CMFMailIn
 %define version   1.0.0
-%define release   9
+%define release   10
 
 %define rpm_prefix erp5
 %define zope_home %{_prefix}/lib/erp5
@@ -13,6 +13,7 @@
 License:   GPL
 Group:     System/Servers
 Source0:   %{product}-%{version}.tar.bz2
+Patch0:     CMFMailin.new_permission_path.diff
 URL:       http://www.zope.org/Members/NIP/ZMailIn
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
@@ -25,6 +26,7 @@
 #----------------------------------------------------------------------
 %prep
 %setup -q -c
+%patch0 -p0
 
 %build
 
@@ -54,6 +56,10 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Tue Oct 23 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.0.0-10mdv2007.1
+- Add a patch to import CMFCore.permissions from its new location and shut up
+  deprecation warnings
+
 * Wed Aug  8 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 1.0.0-9mdv2007.1
 - add *.pyc
 
@@ -67,10 +73,10 @@
 - New release for Mandriva 2006
 - Spec file updated
 
-* Fri May 13 2005 Nicolas L�ureuil <neoclust at mandriva.org> 1.0.0-5mdk
+* Fri May 13 2005 Nicolas Lécureuil <neoclust at mandriva.org> 1.0.0-5mdk
 - Remove Packager tag
 
-* Fri May 13 2005 Nicolas L�ureuil <neoclust at mandriva.org> 1.0.0-4mdk
+* Fri May 13 2005 Nicolas Lécureuil <neoclust at mandriva.org> 1.0.0-4mdk
 - Rebuild
 
 * Wed Sep 05 2003 Sebastien Robin <seb at nexedi.com> 1.0.0-3mdk




More information about the Erp5-report mailing list