new upstream release
This commit is contained in:
parent
09dfa0a79a
commit
eae5b16c69
@ -1,2 +1,2 @@
|
||||
db-4.6.21.tar.gz
|
||||
openldap-2.4.9.tgz
|
||||
openldap-2.4.10.tgz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# not work with some versions of OpenLDAP.
|
||||
%define db_version 4.6.21
|
||||
%define ldbm_backend berkeley
|
||||
%define version 2.4.9
|
||||
%define version 2.4.10
|
||||
%define evolution_connector_prefix %{_libdir}/evolution-openldap
|
||||
%define evolution_connector_includedir %{evolution_connector_prefix}/include
|
||||
%define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib}
|
||||
@ -11,7 +11,7 @@
|
||||
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
||||
Name: openldap
|
||||
Version: %{version}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: OpenLDAP
|
||||
Group: System Environment/Daemons
|
||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
||||
@ -597,6 +597,9 @@ fi
|
||||
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Thu Jun 12 2008 Jan Safranek <jsafranek@redhat.com> 2.4.10-1
|
||||
- new upstream release
|
||||
|
||||
* Wed May 28 2008 Jan Safranek <jsafranek@redhat.com> 2.4.9-5
|
||||
- use /sbin/nologin as shell of ldap user (#447919)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user