delete useless so file
(cherry picked from commit c69d325b34d61c8b0cd9b0cb4812806205d445e2)
This commit is contained in:
parent
e525471480
commit
3f4d76fd1f
@ -2,7 +2,7 @@
|
||||
|
||||
Name: openldap
|
||||
Version: 2.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: LDAP support libraries
|
||||
License: OpenLDAP
|
||||
URL: https://www.openldap.org/
|
||||
@ -28,7 +28,7 @@ Patch9: add-ber_sockbuf_io_udp-to-liber.map.patch
|
||||
|
||||
BuildRequires: cyrus-sasl-devel openssl-devel krb5-devel unixODBC-devel
|
||||
BuildRequires: glibc-devel libtool libtool-ltdl-devel groff perl-interpreter perl-devel perl-generators perl-ExtUtils-Embed
|
||||
BuildRequires: openldap
|
||||
|
||||
%description
|
||||
OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
|
||||
Protocol) applications and development tools. LDAP is a set of
|
||||
@ -231,10 +231,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
rm -f %{buildroot}%{_localstatedir}/openldap-data/DB_CONFIG.example
|
||||
ln -fs libldap.so "%{buildroot}%{_libdir}/libldap_r.so"
|
||||
|
||||
cp -d %{_libdir}/liblber-2.4* %{buildroot}%{_libdir}/
|
||||
cp -d %{_libdir}/libldap-2.4* %{buildroot}%{_libdir}/
|
||||
cp -d %{_libdir}/libldap_r-2.4* %{buildroot}%{_libdir}/
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%pre servers
|
||||
@ -383,6 +379,12 @@ popd
|
||||
%doc ltb-project-openldap-ppolicy-check-password-1.1/README.check_pwd
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2022 gaihuiying <eaglegai@163.com> - 2.6.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:restart
|
||||
- DESC:delete useless so file
|
||||
|
||||
* Tue Dec 21 2021 gaihuiying <gaihuiying1@huawei.com> - 2.6.0-1
|
||||
- Type:requirement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user