]> git.pld-linux.org Git - packages/kp5-plasma-desktop.git/commitdiff
- missing dirs auto/th/kp5-plasma-desktop-5.27.0-2
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Thu, 16 Feb 2023 09:08:28 +0000 (09:08 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Thu, 16 Feb 2023 09:08:28 +0000 (09:08 +0000)
kp5-plasma-desktop.spec

index 752e954f4fb75dfcb8a69bf02dca3485f2e01bdc..957609e91f4bbf637dd643de5e4c99c405229fd0 100644 (file)
@@ -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@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
This page took 0.51959 seconds and 4 git commands to generate.