obsoleting compat-openldap properly - allowing future compat- packages >= 2.4
This commit is contained in:
parent
2ec6a4381c
commit
d6a9e79666
@ -9,7 +9,7 @@
|
|||||||
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
||||||
Name: openldap
|
Name: openldap
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
||||||
@ -58,7 +58,7 @@ BuildRequires: cyrus-sasl-devel >= 2.1, gdbm-devel, libtool >= 1.5.6-2, krb5-dev
|
|||||||
BuildRequires: openssl-devel, pam-devel, perl, pkgconfig, tcp_wrappers-devel,
|
BuildRequires: openssl-devel, pam-devel, perl, pkgconfig, tcp_wrappers-devel,
|
||||||
BuildRequires: unixODBC-devel, libtool-ltdl-devel, groff
|
BuildRequires: unixODBC-devel, libtool-ltdl-devel, groff
|
||||||
Requires: glibc >= 2.2.3-48, mktemp
|
Requires: glibc >= 2.2.3-48, mktemp
|
||||||
Obsoletes: compat-openldap
|
Obsoletes: compat-openldap < 2.4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
|
OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
|
||||||
@ -599,8 +599,11 @@ fi
|
|||||||
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 22 2008 Jan Safranek <jsafranek@redhat.com> 2.4.7-3%{?dist}
|
||||||
|
- obsoleting compat-openldap properly again :)
|
||||||
|
|
||||||
* Tue Jan 22 2008 Jan Safranek <jsafranek@redhat.com> 2.4.7-2%{?dist}
|
* Tue Jan 22 2008 Jan Safranek <jsafranek@redhat.com> 2.4.7-2%{?dist}
|
||||||
- obsoleting compat-openldap properly
|
- obsoleting compat-openldap properly (#429591)
|
||||||
|
|
||||||
* Mon Jan 14 2008 Jan Safranek <jsafranek@redhat.com> 2.4.7-1%{?dist}
|
* Mon Jan 14 2008 Jan Safranek <jsafranek@redhat.com> 2.4.7-1%{?dist}
|
||||||
- new upstream version (openldap-2.4.7)
|
- new upstream version (openldap-2.4.7)
|
||||||
|
Loading…
Reference in New Issue
Block a user