23.04.3
This commit is contained in:
parent
3b68afe504
commit
5b60e2a606
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: The KLDAP Library
|
||||
License: LGPLv2+
|
||||
@ -75,7 +75,8 @@ popd
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
%find_lang %{name} --all-name --with-html
|
||||
|
||||
|
||||
%check
|
||||
%if 0%{?tests}
|
||||
@ -85,21 +86,26 @@ dbus-launch --exit-with-session \
|
||||
make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
||||
%endif
|
||||
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*ldap.*
|
||||
%{_kf5_libdir}/libKF5Ldap.so.*
|
||||
%{_kf5_libdir}/libKPim5Ldap.so.*
|
||||
%{_kf5_plugindir}/kio/ldap.so
|
||||
%{_docdir}/*
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/KLDAP/
|
||||
%{_kf5_libdir}/libKF5Ldap.so
|
||||
%{_includedir}/KPim5/KLDAP/
|
||||
%{_kf5_libdir}/libKPim5Ldap.so
|
||||
%{_kf5_libdir}/cmake/KF5Ldap/
|
||||
%{_kf5_libdir}/cmake/KPim5Ldap/
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_Ldap.pri
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-1
|
||||
- 23.04.3
|
||||
|
||||
* Mon Apr 24 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
kldap-23.04.3.tar.xz
Normal file
BIN
kldap-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user