|
@@ -5,13 +5,13 @@
|
|
|
%define evolution_connector_prefix %{_libdir}/evolution-openldap
|
|
|
%define evolution_connector_includedir %{evolution_connector_prefix}/include
|
|
|
%define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib}
|
|
|
-%define __find_requires %{SOURCE11}
|
|
|
+%define __perl_requires %{SOURCE11}
|
|
|
|
|
|
Summary: The configuration files, libraries and documentation for OpenLDAP.
|
|
|
Summary(ja): OpenLDAP の設定ファイル,ライブラリ,ドキュメント.
|
|
|
Name: openldap
|
|
|
Version: 2.4.21
|
|
|
-Release: 4%{?_dist_release}
|
|
|
+Release: 5%{?_dist_release}
|
|
|
License: OpenLDAP
|
|
|
Group: System Environment/Libraries
|
|
|
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
|
@@ -678,6 +678,9 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Jan 12 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.21-5
|
|
|
+- change %%define __perl_requires instead of __find_requires
|
|
|
+
|
|
|
* Tue Jan 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.21-4
|
|
|
- rebuild with openssl-1.0.0c
|
|
|
|