[packages/kp5-plasma-nano] Revert "- 5.93.0"
witekfl
witekfl at pld-linux.org
Thu Mar 14 19:05:36 CET 2024
commit 01be3cd60693b6ce4651d67288eb935b6cbe3968
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Mar 14 17:46:49 2024 +0100
Revert "- 5.93.0"
This reverts commit 903c6daed19463d4ad67bd462e579da33f458293.
kp5-plasma-nano.spec | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
---
diff --git a/kp5-plasma-nano.spec b/kp5-plasma-nano.spec
index a7e9c28..e3d0ce7 100644
--- a/kp5-plasma-nano.spec
+++ b/kp5-plasma-nano.spec
@@ -1,36 +1,37 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 5.93.0
+%define kdeplasmaver 5.27.10
%define qtver 5.15.2
%define kpname plasma-nano
-%define kf6ver 5.39.0
+%define kf5ver 5.39.0
Summary: plasma-nano
Name: kp5-%{kpname}
-Version: 5.93.0
-Release: 0.1
+Version: 5.27.10
+Release: 1
License: LGPL v2.1+
Group: X11/Libraries
-Source0: https://download.kde.org/unstable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: a54fde2e4b354e8374487f8b0332a202
+Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
+# Source0-md5: 79ffc86387c7024bd834b349fba9b79f
URL: http://www.kde.org/
-BuildRequires: Qt6Core-devel >= 5.15.0
-BuildRequires: Qt6Gui-devel >= 5.15.0
-BuildRequires: Qt6Network-devel >= 5.15.2
-BuildRequires: Qt6Qml-devel
-BuildRequires: Qt6Quick-devel
+BuildRequires: Qt5Core-devel >= 5.15.0
+BuildRequires: Qt5Gui-devel >= 5.15.0
+BuildRequires: Qt5Network-devel >= 5.15.2
+BuildRequires: Qt5Qml-devel
+BuildRequires: Qt5Quick-devel
BuildRequires: cmake >= 3.16.0
-BuildRequires: kf6-extra-cmake-modules >= 0.0.9
-BuildRequires: kf6-kwindowsystem-devel >= 5.82
-BuildRequires: kp5-kwayland-devel >= 5.82
+BuildRequires: kf5-extra-cmake-modules >= 0.0.9
+BuildRequires: kf5-kwayland-devel >= 5.82
+BuildRequires: kf5-kwindowsystem-devel >= 5.82
+BuildRequires: kf5-plasma-framework-devel >= 5.82
BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define qt6dir %{_libdir}/qt6
+%define qt5dir %{_libdir}/qt5
%description
A minimal plasma shell package intended for embedded devices.
@@ -61,7 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kpname}.lang
%defattr(644,root,root,755)
-%{_libdir}/qt6/qml/org/kde/plasma/private/nanoshell
+%{_libdir}/qt5/qml/org/kde/plasma/private/nanoshell
%{_datadir}/metainfo/org.kde.plasma.nano.desktoptoolbox.appdata.xml
%{_datadir}/plasma/packages/org.kde.plasma.nano.desktoptoolbox
%{_datadir}/plasma/shells/org.kde.plasma.nano
+%{_datadir}/kservices5/plasma-applet-org.kde.plasma.nano.desktop
+%{_datadir}/kservices5/plasma-package-org.kde.plasma.nano.desktoptoolbox.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp5-plasma-nano.git/commitdiff/bac43ddae4b3938782a57d4038ed9ce85f1cc501
More information about the pld-cvs-commit
mailing list