SPECS: python-ldap.spec - up to 2.2.1
arekm
arekm at pld-linux.org
Tue Jan 2 01:17:57 CET 2007
Author: arekm Date: Tue Jan 2 00:17:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.2.1
---- Files affected:
SPECS:
python-ldap.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/python-ldap.spec
diff -u SPECS/python-ldap.spec:1.41 SPECS/python-ldap.spec:1.42
--- SPECS/python-ldap.spec:1.41 Mon Aug 7 14:21:24 2006
+++ SPECS/python-ldap.spec Tue Jan 2 01:17:52 2007
@@ -2,16 +2,16 @@
Summary: LDAP Module for Python
Summary(pl): Moduł LDAP dla Pythona
Name: python-ldap
-Version: 2.2.0
-Release: 2
+Version: 2.2.1
+Release: 1
Epoch: 1
License: Public Domain
Group: Libraries/Python
Source0: http://dl.sourceforge.net/python-ldap/%{name}-%{version}.tar.gz
-# Source0-md5: f17b02ef1dc6ab12d819bfef9c036627
+# Source0-md5: d674ce378d7612ceffe16e93d83e0404
Patch0: %{name}-sasl2.patch
URL: http://python-ldap.sourceforge.net/
-BuildRequires: python-devel >= 2.2.1
+BuildRequires: python-devel >= 1:2.5
BuildRequires: openldap-devel >= 2.3.0
BuildRequires: cyrus-sasl >= 2.1.0
%pyrequires_eq python-modules
@@ -51,6 +51,7 @@
%attr(755,root,root) %{py_sitedir}/*.so
%{py_sitedir}/*.py[co]
%{py_sitedir}/ldap
+%{py_sitedir}/*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -58,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2007/01/02 00:17:52 arekm
+- up to 2.2.1
+
Revision 1.41 2006/08/07 12:21:24 wiget
- %%files fix, release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-ldap.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list