parent
b1c8583981
commit
7631639f35
@ -9,3 +9,4 @@ openldap-2.3.34.tgz
|
||||
openldap-2.3.37.tgz
|
||||
db-4.6.18.tar.gz
|
||||
openldap-2.3.38.tgz
|
||||
openldap-2.3.39.tgz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define db_version 4.4.20
|
||||
%define ldbm_backend berkeley
|
||||
%define version_22 2.2.29
|
||||
%define version_23 2.3.38
|
||||
%define version_23 2.3.39
|
||||
%define evolution_connector_prefix %{_libdir}/evolution-openldap
|
||||
%define evolution_connector_includedir %{evolution_connector_prefix}/include
|
||||
%define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib}
|
||||
@ -12,7 +12,7 @@
|
||||
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
||||
Name: openldap
|
||||
Version: %{version_23}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: OpenLDAP
|
||||
Group: System Environment/Daemons
|
||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version_23}.tgz
|
||||
@ -676,6 +676,9 @@ fi
|
||||
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Mon Nov 5 2007 Jan Safranek <jsafranek@redhat.com> 2.3.38-5%{?dist}
|
||||
- new upstream release
|
||||
|
||||
* Tue Oct 23 2007 Jan Safranek <jsafranek@redhat.com> 2.3.38-4%{?dist}
|
||||
- fixed multilib issues - all platform independent files have the
|
||||
same content now (#342791)
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
6c4c72a1336aa45b463e738034c078d6 openldap-2.2.29.tgz
|
||||
3faf83eb8482e55979bda47f1d1e6501 MigrationTools-47.tar.gz
|
||||
33851f01b455cca48aa601956de93c6f db-4.4.20.tar.gz
|
||||
f83b0f2b62f6a06dc1ca83a1f0426efd openldap-2.3.38.tgz
|
||||
e3fec2953c948f6990ccdc3af7bf7f18 openldap-2.3.39.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user