!19 fix ukui-kwin-data install error
From: @peijiankang Reviewed-by: @hua_yadong Signed-off-by: @hua_yadong
This commit is contained in:
commit
5803b3096e
29
0001-fix-ukui-kwin-data-install-error.patch
Normal file
29
0001-fix-ukui-kwin-data-install-error.patch
Normal file
@ -0,0 +1,29 @@
|
||||
From be68f4e91c2ea7511e65a13b6a39caca4c065025 Mon Sep 17 00:00:00 2001
|
||||
From: peijiankang <peijiankang@kylinos.cn>
|
||||
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 <kaanozdincer@gmail.com>, 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
|
||||
|
||||
@ -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<peijiankang@kylinos.cn> - 1.0.5-3
|
||||
- fix ukui-kwin-data install error
|
||||
|
||||
* Tue Dec 6 2022 peijiankang<peijiankang@kylinos.cn> - 1.0.5-2
|
||||
- modify install error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user