fix ukui-kwin-data install error
This commit is contained in:
parent
23d3930bcd
commit
485c3219ca
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
|
Name: ukui-kwin
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: KDE Window Manager for UKUI desktop environment
|
Summary: KDE Window Manager for UKUI desktop environment
|
||||||
License: GPL-2.0-or-later and LGPL-2.0-or-later
|
License: GPL-2.0-or-later and LGPL-2.0-or-later
|
||||||
URL: https://github.com/ukui/ukui-kwin
|
URL: https://github.com/ukui/ukui-kwin
|
||||||
|
|
||||||
Source0: ukui-kwin-1.0.5.tar.gz
|
Source0: ukui-kwin-1.0.5.tar.gz
|
||||||
|
Patch01: 0001-fix-ukui-kwin-data-install-error.patch
|
||||||
|
|
||||||
BuildRequires: cmake extra-cmake-modules
|
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
|
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
|
%package -n ukui-kwin-wayland
|
||||||
Summary: KDE Window Manager for UKUI desktop environment with experimental Wayland support
|
Summary: KDE Window Manager for UKUI desktop environment with experimental Wayland support
|
||||||
Requires: ukui-kwin-common
|
Requires: ukui-kwin-common
|
||||||
Requires: kwayland-integration%
|
Requires: kwayland-integration
|
||||||
Requires: xorg-x11-server-Xwayland
|
Requires: xorg-x11-server-Xwayland
|
||||||
%description -n ukui-kwin-wayland
|
%description -n ukui-kwin-wayland
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -91,7 +92,7 @@ Summary: UKUI window manager effects library
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
@ -201,6 +202,9 @@ cp COPYING* %{buildroot}%{_datadir}/licenses/ukui-kwin/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 6 2022 peijiankang<peijiankang@kylinos.cn> - 1.0.5-2
|
||||||
- modify install error
|
- modify install error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user