]> git.pld-linux.org Git - packages/kp5-plymouth-kcm.git/commitdiff
- 5.93.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 10 Feb 2024 08:56:22 +0000 (09:56 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 10 Feb 2024 08:56:22 +0000 (09:56 +0100)
kp5-plymouth-kcm.spec

index 6ec48d6be4d636a81de6a08ae3dc6cad8af50e8d..06d4806bf9492279463e4afeacd5c2bf3201c83e 100644 (file)
@@ -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
This page took 0.244388 seconds and 4 git commands to generate.