!5 Change require to python3-libreport
Merge pull request !5 from ultra_planet/master
This commit is contained in:
commit
58cdc796a4
@ -1,6 +1,6 @@
|
||||
Name: initial-setup
|
||||
Version: 0.3.62
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Initialize system configuration for a newly installed computer
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rhinstaller/initial-setup
|
||||
@ -11,7 +11,7 @@ Patch9001: initial-setup-add-support-openeuler.patch
|
||||
|
||||
BuildRequires: gettext python3-devel python3-setuptools python3-nose systemd-units
|
||||
BuildRequires: gtk3-devel glade-devel anaconda >= 29.13 intltool
|
||||
Requires: python3 anaconda-tui >= 29.13 systemd >= 235 libreport-python3 util-linux
|
||||
Requires: python3 anaconda-tui >= 29.13 systemd >= 235 python3-libreport util-linux
|
||||
Requires: gtk3 anaconda-gui >= 29.13 firstboot(windowmanager) xorg-x11-xinit
|
||||
Requires: xorg-x11-server-Xorg
|
||||
Requires(post): systemd
|
||||
@ -75,5 +75,8 @@ fi
|
||||
%{_unitdir}/{initial-setup,initial-setup-reconfiguration}.service
|
||||
|
||||
%changelog
|
||||
* Thu Aug 20 2020 lingsheng<lingsheng@huawei.com> - 0.36.62-6
|
||||
- Change require to python3-libreport
|
||||
|
||||
* Tue Feb 18 2020 xuxijian<xuxijian@huawei.com> - 0.36.62-5
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user