[Erp5-report] r8016 - /spec/mandriva/2006.0/zope-PluggableAuthService/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 19 17:39:55 CEST 2006


Author: kevin
Date: Mon Jun 19 17:39:53 2006
New Revision: 8016

URL: http://svn.erp5.org?rev=8016&view=rev
Log:
Commit zope-PluggableAuthService-1.1b2-6mdk spec files and patches

Modified:
    spec/mandriva/2006.0/zope-PluggableAuthService/PluggableAuthService-zope_interface.patch
    spec/mandriva/2006.0/zope-PluggableAuthService/zope-PluggableAuthService.spec

Modified: spec/mandriva/2006.0/zope-PluggableAuthService/PluggableAuthService-zope_interface.patch
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-PluggableAuthService/PluggableAuthService-zope_interface.patch?rev=8016&r1=8015&r2=8016&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-PluggableAuthService/PluggableAuthService-zope_interface.patch (original)
+++ spec/mandriva/2006.0/zope-PluggableAuthService/PluggableAuthService-zope_interface.patch Mon Jun 19 17:39:53 2006
@@ -6,7 +6,7 @@
 Only in ./interfaces: authservice.pyc
 diff -ur /home/yo/tmp/PluggableAuthService/interfaces/plugins.py ./interfaces/plugins.py
 --- /home/yo/tmp/PluggableAuthService/interfaces/plugins.py 2005-07-06 20:48:02.000000000 +0200
-+++ ./interfaces/plugins.py 2006-03-22 18:10:12.307937023 +0100
++++ PluggableAuthService/interfaces/plugins.py 2006-03-22 18:10:12.307937023 +0100
 @@ -19,6 +19,7 @@
 
  try:
@@ -36,7 +36,7 @@
 Only in ./plugins: __init__.pyc
 diff -ur /home/yo/tmp/PluggableAuthService/utils.py ./utils.py
 --- /home/yo/tmp/PluggableAuthService/utils.py  2005-07-06 20:47:07.000000000 +0200
-+++ ./utils.py  2006-03-22 18:08:02.873411921 +0100
++++ ./PluggableAuthService/utils.py  2006-03-22 18:08:02.873411921 +0100
 @@ -19,18 +19,21 @@
 
  try:

Modified: spec/mandriva/2006.0/zope-PluggableAuthService/zope-PluggableAuthService.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-PluggableAuthService/zope-PluggableAuthService.spec?rev=8016&r1=8015&r2=8016&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-PluggableAuthService/zope-PluggableAuthService.spec (original)
+++ spec/mandriva/2006.0/zope-PluggableAuthService/zope-PluggableAuthService.spec Mon Jun 19 17:39:53 2006
@@ -1,6 +1,6 @@
 %define product PluggableAuthService
 %define version 1.1b2
-%define release 5
+%define release 6
 
 %define zope_home %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -13,7 +13,7 @@
 Group:     System/Servers
 URL:       http://www.zope.org/Members/urbanape/PluggableAuthService
 Source0:   %{product}-%{version}.tar.bz2
-Patch0:    PluggableAuthService-zope_interface.patch
+Patch0:    PluggableAuthService-zope_interface.patch.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
 Requires:  zope zope-PluginRegistry
@@ -31,6 +31,7 @@
 #----------------------------------------------------------------------
 %prep
 %setup -c
+%patch -p0
 
 %build
 
@@ -58,6 +59,9 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Tue May 02 2006 Kevin Deldycke <kevin at nexedi.com> 1.1b2-6mdk
+- Previous patch was not applied
+
 * Fri Apr 14 2006 Kevin Deldycke <kevin at nexedi.com> 1.1b2-5mdk
 - Add a patch to not force the import of Five
 




More information about the Erp5-report mailing list