Hello community,

here is the log from the commit of package python-ldap for openSUSE:Factory
checked in at Tue Oct 11 17:59:15 CEST 2011.



--------
--- openSUSE:Factory/python-ldap/python-ldap.changes    2011-09-23 
12:42:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-ldap/python-ldap.changes        
2011-10-11 14:53:09.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Oct 11 12:45:02 UTC 2011 - [email protected]
+
+- removed sasl.patch as it is no longer necessary
+- update to 2.4.3
+  * requires OpenLDAP 2.4.11 or higher
+  * improved documentation
+  * backwards-incompatible API for ldap.control
+  * a couple new features, e.g. support for OPT_X_TLS_PACKAGE
+  * improved LDAPv3 support
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  python-ldap-2.3.13.tar.bz2
  python-ldap-sasl.patch

New:
----
  python-ldap-2.4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ldap.spec ++++++
--- /var/tmp/diff_new_pack.ZrOSow/_old  2011-10-11 17:59:10.000000000 +0200
+++ /var/tmp/diff_new_pack.ZrOSow/_new  2011-10-11 17:59:10.000000000 +0200
@@ -19,17 +19,16 @@
 
 
 Name:           python-ldap
-BuildRequires:  fdupes krb5-devel openldap2-devel >= 2.3 python-devel
-Requires:       openldap2-client >= 2.3
+BuildRequires:  fdupes krb5-devel openldap2-devel >= 2.4.11 python-devel
+Requires:       openldap2-client >= 2.4.11
 License:        Public Domain, Freeware
 Group:          Development/Libraries/Python
 AutoReqProv:    on
-Version:        2.3.13
+Version:        2.4.3
 Release:        1
 Summary:        Python LDAP interface
-Url:            http://python-ldap.sourceforge.net/
-Source:         python-ldap-%{version}.tar.bz2
-Patch0:         python-ldap-sasl.patch
+Url:            http://www.python-ldap.org/
+Source:         
http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{py_requires}
 
@@ -41,12 +40,11 @@
 
 %prep
 %setup
-%patch0
 cp Build/setup.cfg.suse-linux setup.cfg
 find -name ".CVS" -o -name ".cvsignore" -exec rm -rf {} ";"
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
+#export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
 python setup.py build
 
 %install

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to