!50 fix requires verison number
From: @wangyucheng1 Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
e8686994ae
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: kiran-desktop
|
Name: kiran-desktop
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Kiran desktop environment
|
Summary: Kiran desktop environment
|
||||||
#Group:
|
#Group:
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
@ -22,7 +22,7 @@ Requires: xorg-x11-xinit
|
|||||||
Requires: mesa-dri-drivers
|
Requires: mesa-dri-drivers
|
||||||
|
|
||||||
%if "%{?kylin}" != ""
|
%if "%{?kylin}" != ""
|
||||||
Requires: gtk3 >= 3.22.30-4%{?dist}.kb6
|
Requires: gtk3 >= 3.22.30-4
|
||||||
%else
|
%else
|
||||||
Requires: gtk3
|
Requires: gtk3
|
||||||
%endif
|
%endif
|
||||||
@ -63,17 +63,17 @@ Requires: gvfs-smb
|
|||||||
Requires: mate-desktop
|
Requires: mate-desktop
|
||||||
Requires: mate-menus
|
Requires: mate-menus
|
||||||
%if "%{?kylin}" != ""
|
%if "%{?kylin}" != ""
|
||||||
Requires: mate-notification-daemon >= 1.22.0-1%{?dist}.kb7
|
Requires: mate-notification-daemon >= 1.22.0-1
|
||||||
%else
|
%else
|
||||||
Requires: mate-notification-daemon
|
Requires: mate-notification-daemon
|
||||||
%endif
|
%endif
|
||||||
%if "%{?kylin}" != ""
|
%if "%{?kylin}" != ""
|
||||||
Requires: mate-media >= 1.22.1-1%{?dist}.kb8
|
Requires: mate-media >= 1.22.1-1
|
||||||
%else
|
%else
|
||||||
Requires: mate-media
|
Requires: mate-media
|
||||||
%endif
|
%endif
|
||||||
%if "%{?kylin}" != ""
|
%if "%{?kylin}" != ""
|
||||||
Requires: caja >= 1.22.0-1%{?dist}.kb36
|
Requires: caja >= 1.22.0-1
|
||||||
%else
|
%else
|
||||||
Requires: caja
|
Requires: caja
|
||||||
Requires: caja-open-terminal
|
Requires: caja-open-terminal
|
||||||
@ -103,7 +103,7 @@ Requires: pavucontrol
|
|||||||
Requires: setroubleshoot
|
Requires: setroubleshoot
|
||||||
Requires: system-config-printer
|
Requires: system-config-printer
|
||||||
%if "%{?kylin}" != ""
|
%if "%{?kylin}" != ""
|
||||||
Requires: fcitx >= 4.2.9.6-4%{?dist}.kb10
|
Requires: fcitx >= 4.2.9.6-4
|
||||||
%else
|
%else
|
||||||
Requires: fcitx
|
Requires: fcitx
|
||||||
%endif
|
%endif
|
||||||
@ -184,6 +184,9 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 24 2023 wangyucheng <wangyucheng@kylinsec.com.cn> - 2.5.0-3
|
||||||
|
- kYOS-F: Fix requires version number
|
||||||
|
|
||||||
* Thu Apr 20 2023 wangyucheng <wangyucheng@kylinsec.com.cn> - 2.5.0-2
|
* Thu Apr 20 2023 wangyucheng <wangyucheng@kylinsec.com.cn> - 2.5.0-2
|
||||||
- kYOS-F: Fix when %kylin is 3_*, Unable to run rpmbuild - bs
|
- kYOS-F: Fix when %kylin is 3_*, Unable to run rpmbuild - bs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user