Browse Source

fix requires: /usr/share/openldap/migration/migrate_common.ph

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2493 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 14 years ago
parent
commit
8e69507fe4
1 changed files with 5 additions and 2 deletions
  1. 5 2
      o/openldap/openldap-vl.spec

+ 5 - 2
o/openldap/openldap-vl.spec

@@ -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