[packages/kp5-plymouth-kcm] - 5.93.0
witekfl
witekfl at pld-linux.org
Sat Feb 10 11:04:25 CET 2024
commit 1b02dbb8e8989e687ef05eed9a8f8c9601fccec6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Feb 10 09:56:22 2024 +0100
- 5.93.0
kp5-plymouth-kcm.spec | 44 ++++++++++++++++++++------------------------
1 file changed, 20 insertions(+), 24 deletions(-)
---
diff --git a/kp5-plymouth-kcm.spec b/kp5-plymouth-kcm.spec
index 6ec48d6..06d4806 100644
--- a/kp5-plymouth-kcm.spec
+++ b/kp5-plymouth-kcm.spec
@@ -1,40 +1,40 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 5.27.10
+%define kdeplasmaver 5.93.0
%define qtver 5.15.2
%define kpname plymouth-kcm
Summary: KDE Config Module for Plyouth
Name: kp5-%{kpname}
-Version: 5.27.10
-Release: 1
+Version: 5.93.0
+Release: 0.1
License: LGPL v2.1+
Group: X11/Libraries
-Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 75bedf5da4b7497a18238011d12bec26
+Source0: https://download.kde.org/unstable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
+# Source0-md5: f370464051e5c9b8e520bff048a9fac5
URL: http://www.kde.org/
-BuildRequires: Qt5Core-devel >= 5.15.0
-BuildRequires: Qt5Gui-devel >= 5.15.0
-BuildRequires: Qt5Network-devel >= 5.15.0
-BuildRequires: Qt5Qml-devel >= 5.15.2
-BuildRequires: Qt5Quick-devel >= 5.15.0
+BuildRequires: Qt6Core-devel >= 5.15.0
+BuildRequires: Qt6Gui-devel >= 5.15.0
+BuildRequires: Qt6Network-devel >= 5.15.0
+BuildRequires: Qt6Qml-devel >= 5.15.2
+BuildRequires: Qt6Quick-devel >= 5.15.0
BuildRequires: cmake >= 3.16.0
BuildRequires: gettext-devel
-BuildRequires: kf5-extra-cmake-modules >= 5.82
-BuildRequires: kf5-karchive-devel >= 5.82
-BuildRequires: kf5-kconfig-devel >= 5.82
-BuildRequires: kf5-kdeclarative-devel >= 5.82
-BuildRequires: kf5-ki18n-devel >= 5.82
-BuildRequires: kf5-kio-devel >= 5.82
-BuildRequires: kf5-knewstuff-devel >= 5.82
+BuildRequires: kf6-extra-cmake-modules >= 5.82
+BuildRequires: kf6-karchive-devel >= 5.82
+BuildRequires: kf6-kconfig-devel >= 5.82
+BuildRequires: kf6-kdeclarative-devel >= 5.82
+BuildRequires: kf6-ki18n-devel >= 5.82
+BuildRequires: kf6-kio-devel >= 5.82
+BuildRequires: kf6-knewstuff-devel >= 5.82
BuildRequires: ninja
BuildRequires: plymouth-devel
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define qt5dir %{_libdir}/qt5
+%define qt6dir %{_libdir}/qt6
%description
KDE Config Module for Plymouth.
@@ -69,14 +69,10 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kpname}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/kplymouththemeinstaller
-%attr(755,root,root) %{_prefix}/libexec/kauth/plymouthhelper
%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmplymouth.service
%{_datadir}/dbus-1/system.d/org.kde.kcontrol.kcmplymouth.conf
%{_datadir}/knsrcfiles/plymouth.knsrc
-%dir %{_datadir}/kpackage/kcms/kcm_plymouth
-%dir %{_datadir}/kpackage/kcms/kcm_plymouth/contents
-%dir %{_datadir}/kpackage/kcms/kcm_plymouth/contents/ui
-%{_datadir}/kpackage/kcms/kcm_plymouth/contents/ui/main.qml
%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmplymouth.policy
-%{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_plymouth.so
+%attr(755,root,root) %{_libdir}/qt6/plugins/plasma/kcms/systemsettings/kcm_plymouth.so
%{_desktopdir}/kcm_plymouth.desktop
+%attr(755,root,root) %{_prefix}/libexec/kf6/kauth/plymouthhelper
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp5-plymouth-kcm.git/commitdiff/1b02dbb8e8989e687ef05eed9a8f8c9601fccec6
More information about the pld-cvs-commit
mailing list