]> git.pld-linux.org Git - packages/python-ldap.git/commitdiff
- fixed requirements
authorwrobell <wrobell@pld-linux.org>
Sun, 11 Nov 2001 19:13:31 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-ldap.spec -> 1.4

python-ldap.spec

index 52aa0d6e28d4e31c1d445c07d74a96fec8b357ed..0d4d22fb57e623c387f55a6fb1299c2cb355d79c 100644 (file)
@@ -18,9 +18,9 @@ Patch1:               %{name}-Makefile.patch
 Patch2:                %{name}-no_ufn.patch
 URL:           http://python-ldap.sourceforge.net/
 BuildRequires: python-devel >= 2.1
-Requires:      python >= 1.5
-Requires:      openldap >= 1.2.6
 BuildRequires: openldap-devel >= 1.2.6
+%requires_eq   python
+Requires:      openldap >= 1.2.6
 Provides:      ldapmodule
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     ldapmodule
This page took 0.04738 seconds and 4 git commands to generate.