Hello community, here is the log from the commit of package python-ldap for openSUSE:Factory checked in at 2013-06-19 17:03:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ldap (Old) and /work/SRC/openSUSE:Factory/.python-ldap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ldap" Changes: -------- --- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes 2012-06-10 21:52:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-ldap.new/python-ldap.changes 2013-06-19 17:03:42.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 18 10:34:35 UTC 2013 - [email protected] + +- Explicitly specify openssl build dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ldap.spec ++++++ --- /var/tmp/diff_new_pack.2yieQ9/_old 2013-06-19 17:03:42.000000000 +0200 +++ /var/tmp/diff_new_pack.2yieQ9/_new 2013-06-19 17:03:42.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ldap # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,18 @@ Name: python-ldap Version: 2.4.10 -Release: 1 +Release: 0 Summary: Python LDAP interface License: SUSE-Public-Domain Group: Development/Libraries/Python Url: http://www.python-ldap.org/ Source: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz -BuildRequires: cyrus-sasl-devel +BuildRequires: cyrus-sasl-devel >= 2.1 BuildRequires: fdupes BuildRequires: krb5-devel +BuildRequires: libopenssl-devel >= 0.9.7 BuildRequires: openldap2-devel >= 2.4.11 -BuildRequires: python-devel +BuildRequires: python-devel >= 2.3 Requires: libldap-2_4-2 >= 2.4.11 Requires: python-pyasn1 Requires: python-pyasn1-modules -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
