!27 Remove unnecessary macro decisions
From: @haomi0602 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
fcd96508d8
@ -1,17 +1,10 @@
|
|||||||
%global repo dde-kwin
|
%global repo dde-kwin
|
||||||
%define pkgrelease 4
|
|
||||||
%if 0%{?openeuler}
|
|
||||||
%define specrelease %{pkgrelease}
|
|
||||||
%else
|
|
||||||
## allow specrelease to have configurable %%{?dist} tag in other distribution
|
|
||||||
%define specrelease %{pkgrelease}%{?dist}
|
|
||||||
%endif
|
|
||||||
# not build kwin ext with kwin >= 5.25
|
# not build kwin ext with kwin >= 5.25
|
||||||
%global kwin_ext 0
|
%global kwin_ext 0
|
||||||
|
|
||||||
Name: dde-kwin
|
Name: dde-kwin
|
||||||
Version: 5.4.26
|
Version: 5.4.26
|
||||||
Release: %{specrelease}
|
Release: 5
|
||||||
Summary: KWin configuration for Deepin Desktop Environment
|
Summary: KWin configuration for Deepin Desktop Environment
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/linuxdeepin/%{name}
|
URL: https://github.com/linuxdeepin/%{name}
|
||||||
@ -154,6 +147,9 @@ chmod 755 %{buildroot}%{_bindir}/kwin_no_scale
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.4.26-5
|
||||||
|
- Remove unnecessary macro decisions
|
||||||
|
|
||||||
* Tue Jun 13 2023 liweigang <liweiganga@uniontech.com> - 5.4.26-4
|
* Tue Jun 13 2023 liweigang <liweiganga@uniontech.com> - 5.4.26-4
|
||||||
- add deepin-wm-dbus
|
- add deepin-wm-dbus
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user