commit e5aa160b115077eb507ebb7304db19ddc8fc9682
Author: Witold Filipczyk <[email protected]>
Date:   Tue Feb 6 21:58:05 2024 +0100

    - 5.93.0

 kp5-kwayland.spec | 41 +++++++++++++++++------------------------
 1 file changed, 17 insertions(+), 24 deletions(-)
---
diff --git a/kp5-kwayland.spec b/kp5-kwayland.spec
index 3a4564f..30f8d12 100644
--- a/kp5-kwayland.spec
+++ b/kp5-kwayland.spec
@@ -1,30 +1,27 @@
-# TODO:
-# wayland-scanner from wayland project
-#
-%define                kdeplasmaver    5.5.4
+%define                kdeplasmaver    5.93.0
 %define                qtver           5.3.2
 %define                kpname          kwayland
 
-Summary:       Qt-style Client and Server library wrapper for the Wayland 
libraries
+Summary:       Qt-style Client library wrapper for the Wayland libraries
 Name:          kp5-%{kpname}
-Version:       5.5.4
-Release:       1
+Version:       5.93.0
+Release:       0.1
 License:       LGPL v2.1+
 Group:         X11/Libraries
-Source0:       
http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: c0e92aa7fd9f868bb565b5d39a382d81
+Source0:       
http://download.kde.org/unstable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
+# Source0-md5: e07478e7e8bb89384fbdd0bb3086a11e
 URL:           http://www.kde.org/
-BuildRequires: Qt5Core-devel >= %{qtver}
+BuildRequires: Qt6Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: wayland-devel
 BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                qt5dir          %{_libdir}/qt5
+%define                qt6dir          %{_libdir}/qt6
 
 %description
-Qt-style Client and Server library wrapper for the Wayland libraries.
+Qt-style Client library wrapper for the Wayland libraries.
 
 %package devel
 Summary:       Header files for %{kpname} development
@@ -63,18 +60,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-/etc/xdg/org_kde_kwayland.categories
-%attr(755,root,root) %ghost %{_libdir}/libKF5WaylandClient.so.5
-%attr(755,root,root) %{_libdir}/libKF5WaylandClient.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libKF5WaylandServer.so.5
-%attr(755,root,root) %{_libdir}/libKF5WaylandServer.so.*.*.*
+%attr(755,root,root) %{_libdir}/libKWaylandClient.so.*.*
+%ghost %{_libdir}/libKWaylandClient.so.6
+%{_datadir}/qlogging-categories6/kwayland.categories
+%{_datadir}/qlogging-categories6/kwayland.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/KF5/KWayland
-%{_includedir}/KF5/kwayland_version.h
-%{_libdir}/cmake/KF5Wayland
-%{_libdir}/qt5/mkspecs/modules/qt_KWaylandClient.pri
-%{_libdir}/qt5/mkspecs/modules/qt_KWaylandServer.pri
-%attr(755,root,root) %{_libdir}/libKF5WaylandClient.so
-%attr(755,root,root) %{_libdir}/libKF5WaylandServer.so
+%{_includedir}/KWayland
+%{_libdir}/cmake/KWayland
+%{_libdir}/libKWaylandClient.so
+%{_pkgconfigdir}/KWaylandClient.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp5-kwayland.git/commitdiff/e5aa160b115077eb507ebb7304db19ddc8fc9682

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to