!3 update to upstream version 5.23.3
Merge pull request !3 from pei-jiankang/master
This commit is contained in:
commit
67ee6ceb32
Binary file not shown.
BIN
kdecoration-5.23.3.tar.xz
Normal file
BIN
kdecoration-5.23.3.tar.xz
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
|
||||
%undefine __cmake_in_source_build
|
||||
# uncomment to enable bootstrap mode
|
||||
#global bootstrap 1
|
||||
|
||||
@ -9,13 +9,13 @@
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Name: kdecoration
|
||||
Summary: A plugin-based library to create window decorations
|
||||
Version: 5.15.4
|
||||
Release: 1
|
||||
Name: kdecoration
|
||||
Summary: A plugin-based library to create window decorations
|
||||
Version: 5.23.3
|
||||
Release: 1
|
||||
|
||||
License: LGPLv2
|
||||
URL: https://cgit.kde.org/%{name}.git
|
||||
License: LGPLv2
|
||||
URL: https://cgit.kde.org/%{name}.git
|
||||
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
%if %{revision} >= 50
|
||||
@ -23,7 +23,7 @@ URL: https://cgit.kde.org/%{name}.git
|
||||
%else
|
||||
%global stable stable
|
||||
%endif
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-rpm-macros
|
||||
@ -37,6 +37,7 @@ BuildRequires: xorg-x11-server-Xvfb
|
||||
# For AutoReq cmake-filesystem
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: make
|
||||
|
||||
Requires: kf5-filesystem
|
||||
|
||||
@ -85,7 +86,7 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license COPYING.LIB
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_libdir}/libkdecorations2.so.*
|
||||
%{_kf5_libdir}/libkdecorations2private.so.*
|
||||
%{_datadir}/locale/*/LC_MESSAGES/kdecoration.mo
|
||||
@ -100,5 +101,8 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 pei-jiankang<peijiankang@kylinos.com> - 5.23.3-1
|
||||
- update to upstream version 5.23.3
|
||||
|
||||
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 5.15.4-1
|
||||
- Initial release for OpenEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user