[packages/kp6-kscreen] - updated to 6.5.0; adapterized
witekfl
witekfl at pld-linux.org
Tue Oct 21 20:43:35 CEST 2025
commit 1b1843ed8f5d41102b2129983ad104ed296307d2
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Tue Oct 21 20:43:31 2025 +0200
- updated to 6.5.0; adapterized
kp6-kscreen.spec | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/kp6-kscreen.spec b/kp6-kscreen.spec
index 1693955..ce2ec53 100644
--- a/kp6-kscreen.spec
+++ b/kp6-kscreen.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 6.4.5
+%define kdeplasmaver 6.5.0
%define kframever 6.14.0
%define qtver 6.8.0
%define kpname kscreen
Summary: KDE's screen management software
Name: kp6-%{kpname}
-Version: 6.4.5
-Release: 2
+Version: 6.5.0
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: f6c549d14a00f329135d11688750dab4
+# Source0-md5: 11eb944d9aeb139e10e2f7f261a81d89
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -103,10 +103,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/hdrcalibrator
%attr(755,root,root) %{_bindir}/kscreen-console
-%attr(755,root,root) %{_libdir}/qt6/plugins/kf6/kded/kscreen.so
-%attr(755,root,root) %{_libdir}/qt6/plugins/plasma/kcms/systemsettings/kcm_kscreen.so
+%{_libdir}/qt6/plugins/kf6/kded/kscreen.so
+%{_libdir}/qt6/plugins/plasma/kcms/systemsettings/kcm_kscreen.so
%attr(755,root,root) %{_prefix}/libexec/kscreen_osd_service
-%attr(755,root,root) %{_libdir}/qt6/plugins/plasma/applets/org.kde.kscreen.so
+%{_libdir}/qt6/plugins/plasma/applets/org.kde.kscreen.so
%files data -f %{kpname}.lang
%defattr(644,root,root,755)
@@ -115,4 +115,3 @@ rm -rf $RPM_BUILD_ROOT
%{_desktopdir}/kcm_kscreen.desktop
%{_datadir}/dbus-1/services/org.kde.kscreen.osdService.service
%{_datadir}/kglobalaccel/org.kde.kscreen.desktop
-%{_datadir}/kscreen
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-kscreen.git/commitdiff/1b1843ed8f5d41102b2129983ad104ed296307d2
More information about the pld-cvs-commit
mailing list