[Erp5-report] r12422 - /spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 29 12:16:46 CET 2007


Author: kevin
Date: Mon Jan 29 12:16:45 2007
New Revision: 12422

URL: http://svn.erp5.org?rev=12422&view=rev
Log:
- Add version constraint on zope-LDAPUserFolder dependency to not conflict with default Mandriva 2007 packages
- Use older (and tested) version of PAS
- Typo

Modified:
    spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec

Modified: spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec
URL: http://svn.erp5.org/spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec?rev=12422&r1=12421&r2=12422&view=diff
==============================================================================
--- spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec (original)
+++ spec/mandriva/2007.0/zope-LDAPMultiPlugins/zope-LDAPMultiPlugins.spec Mon Jan 29 12:16:45 2007
@@ -1,11 +1,11 @@
 %define product   LDAPMultiPlugins
 %define version   1.1
-%define release   3
+%define release   5
 
 %define zope_home %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
 
-Summary:   A Zope product that provide support of LDAP tp PluggableAuthService
+Summary:   A Zope product that provide support of LDAP to PluggableAuthService
 Name:      zope-%{product}
 Version:   %{version}
 Release:   %mkrel %{release}
@@ -15,7 +15,7 @@
 URL:       http://www.dataflake.org/software/ldapmultiplugins/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope zope-LDAPUserFolder zope-PluggableAuthService
+Requires:  zope, zope-LDAPUserFolder < 2.7, zope-PluggableAuthService < 1.2
 
 #----------------------------------------------------------------------
 %description
@@ -53,6 +53,13 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Mon Jan 29 2007 Kevin Deldycke <kevin at nexedi.com> 1.1-5mdv2007.0
+- Use older (and tested) version of PAS
+- Typo
+
+* Mon Jan 29 2007 Kevin Deldycke <kevin at nexedi.com> 1.1-4mdv2007.0
+- Add version constraint on zope-LDAPUserFolder dependency to not conflict with default Mandriva 2007 packages
+
 * Mon Jan 22 2007 Kevin Deldycke <kevin at nexedi.com> 1.1-3mdv2007.0
 - Rebuild for Mandriva 2007.0
 




More information about the Erp5-report mailing list