[packages/kp5-plasma-desktop] - missing dirs

mrozowik mrozowik at pld-linux.org
Thu Feb 16 10:08:37 CET 2023


commit 15dfcb479daafe922e70cd449ab2537c375bce29
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Thu Feb 16 09:08:28 2023 +0000

    - missing dirs

 kp5-plasma-desktop.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/kp5-plasma-desktop.spec b/kp5-plasma-desktop.spec
index 752e954..957609e 100644
--- a/kp5-plasma-desktop.spec
+++ b/kp5-plasma-desktop.spec
@@ -11,7 +11,7 @@
 Summary:	KDE Plasma Desktop
 Name:		kp5-%{kpname}
 Version:	5.27.0
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
@@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 rm -rf $RPM_BUILD_ROOT%{_kdedocdir}/{sr,sr at latin}
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{kpname} --all-name --with-kde
 
 find $RPM_BUILD_ROOT%{_datadir}/kconf_update -type f -name "*.awk" \
@@ -447,6 +450,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/plasma-emojier
 %{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_touchscreen.so
 %{_desktopdir}/kcm_touchscreen.desktop
+%dir %{_datadir}/kpackage/kcms/kcm_touchscreen
+%dir %{_datadir}/kpackage/kcms/kcm_touchscreen/contents
+%dir %{_datadir}/kpackage/kcms/kcm_touchscreen/contents/ui
 %{_datadir}/kpackage/kcms/kcm_touchscreen/contents/ui/main.qml
 %{_datadir}/plasma/emoji
 %{_datadir}/qlogging-categories5/kcm_touchscreen.categories
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp5-plasma-desktop.git/commitdiff/15dfcb479daafe922e70cd449ab2537c375bce29



More information about the pld-cvs-commit mailing list