[packages/ka5-kldap] - updated to 23.04.0
witekfl
witekfl at pld-linux.org
Fri Apr 21 19:09:27 CEST 2023
commit 07ea34248564b0fe1b9265be6d40ed7b5887d47a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Apr 21 19:09:23 2023 +0200
- updated to 23.04.0
ka5-kldap.spec | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/ka5-kldap.spec b/ka5-kldap.spec
index 533fd5e..7c529c1 100644
--- a/ka5-kldap.spec
+++ b/ka5-kldap.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 22.12.3
+%define kdeappsver 23.04.0
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname kldap
Summary: LDAP access API for KDE
Name: ka5-%{kaname}
-Version: 22.12.3
-Release: 2
+Version: 23.04.0
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: ed6add26a532e929128835823ecc33e8
+# Source0-md5: e20403fb4db8973b9a3c11d6559651d7
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -89,15 +89,16 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kaname}_qt.lang
%defattr(644,root,root,755)
-%ghost %{_libdir}/libKF5Ldap.so.5
-%attr(755,root,root) %{_libdir}/libKF5Ldap.so.5.*.*
%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kio/ldap.so
%{_datadir}/qlogging-categories5/kldap.categories
%{_datadir}/qlogging-categories5/kldap.renamecategories
+%ghost %{_libdir}/libKPim5Ldap.so.5
+%attr(755,root,root) %{_libdir}/libKPim5Ldap.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%{_includedir}/KF5/KLDAP
-%{_libdir}/cmake/KF5Ldap
-%{_libdir}/libKF5Ldap.so
%{_libdir}/qt5/mkspecs/modules/qt_Ldap.pri
+%{_includedir}/KPim5/KLDAP
+%{_libdir}/cmake/KF5Ldap
+%{_libdir}/cmake/KPim5Ldap
+%{_libdir}/libKPim5Ldap.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-kldap.git/commitdiff/07ea34248564b0fe1b9265be6d40ed7b5887d47a
More information about the pld-cvs-commit
mailing list