diff --git a/0001-fix-ukui-kwin-data-install-error.patch b/0001-fix-ukui-kwin-data-install-error.patch new file mode 100644 index 0000000000000000000000000000000000000000..fbc51086ac311e6752e92f1a7fd95e764c226288 --- /dev/null +++ b/0001-fix-ukui-kwin-data-install-error.patch @@ -0,0 +1,29 @@ +From be68f4e91c2ea7511e65a13b6a39caca4c065025 Mon Sep 17 00:00:00 2001 +From: peijiankang +Date: Wed, 15 Feb 2023 19:53:47 +0800 +Subject: [PATCH] fix ukui-kwin-data install error + +--- + po/tr/{kwin.po => ukui-kwin.po} | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + rename po/tr/{kwin.po => ukui-kwin.po} (99%) + +diff --git a/po/tr/kwin.po b/po/tr/ukui-kwin.po +similarity index 99% +rename from po/tr/kwin.po +rename to po/tr/ukui-kwin.po +index 99e2269..2ba3b31 100644 +--- a/po/tr/kwin.po ++++ b/po/tr/ukui-kwin.po +@@ -12,7 +12,7 @@ + # Kaan Ozdincer , 2014. + msgid "" + msgstr "" +-"Project-Id-Version: kwin\n" ++"Project-Id-Version: kdeorg\n" + "Report-Msgid-Bugs-To: https://bugs.kde.org\n" + "POT-Creation-Date: 2020-05-13 03:54+0200\n" + "PO-Revision-Date: 2017-06-09 14:24+0100\n" +-- +2.33.0 + diff --git a/ukui-kwin.spec b/ukui-kwin.spec index 88b4c377e3012eca9fdbae466f82e10fb23f530f..98af7b81e44614230d80616610ec890ab4ce2ccc 100644 --- a/ukui-kwin.spec +++ b/ukui-kwin.spec @@ -1,11 +1,12 @@ Name: ukui-kwin Version: 1.0.5 -Release: 2 +Release: 3 Summary: KDE Window Manager for UKUI desktop environment License: GPL-2.0-or-later and LGPL-2.0-or-later URL: https://github.com/ukui/ukui-kwin Source0: ukui-kwin-1.0.5.tar.gz +Patch01: 0001-fix-ukui-kwin-data-install-error.patch BuildRequires: cmake extra-cmake-modules BuildRequires: kf5-kinit-devel kscreenlocker-devel libcap-devel libdrm-devel >= 2.4.62 mesa-libEGL-devel libepoxy-devel >= 1.2 fontconfig-devel freetype-devel libgbm-devel libICE-devel libinput-devel >= 1.15.5 kdecoration-devel @@ -28,7 +29,7 @@ This package is a transitional dummy to depend on the renamed ukui-kwin-x11 and %package -n ukui-kwin-wayland Summary: KDE Window Manager for UKUI desktop environment with experimental Wayland support Requires: ukui-kwin-common -Requires: kwayland-integration% +Requires: kwayland-integration Requires: xorg-x11-server-Xwayland %description -n ukui-kwin-wayland %{summary}. @@ -91,7 +92,7 @@ Summary: UKUI window manager effects library %prep -%setup -q +%autosetup -n %{name}-%{version} -p1 %build mkdir %{_target_platform} @@ -201,6 +202,9 @@ cp COPYING* %{buildroot}%{_datadir}/licenses/ukui-kwin/ %changelog +* Thu Feb 16 2023 peijiankang - 1.0.5-3 +- fix ukui-kwin-data install error + * Tue Dec 6 2022 peijiankang - 1.0.5-2 - modify install error