!9 [sync] PR-6: Upgrade to 0.3.83

From: @openeuler-sync-bot
Reviewed-by: @miao_kaibo
Signed-off-by: @miao_kaibo
This commit is contained in:
openeuler-ci-bot 2021-12-01 10:03:57 +00:00 committed by Gitee
commit 40059ff255
3 changed files with 10 additions and 4 deletions

View File

@ -1,10 +1,10 @@
Name: initial-setup
Version: 0.3.62
Release: 5
Version: 0.3.83
Release: 1
Summary: Initialize system configuration for a newly installed computer
License: GPLv2+
URL: https://github.com/rhinstaller/initial-setup
Source0: https://github.com/rhinstaller/initial-setup/archive/r0.3.62.1-1.tar.gz
Source0: https://github.com/rhinstaller/initial-setup/archive/r0.3.83-1.tar.gz
Patch9001: initial-setup-add-support-openeuler.patch
%define debug_package %{nil}
@ -27,7 +27,7 @@ The initial-setup application run during the first start of a newly installed co
makes it possible to configure the computer according to the needs of the user.
%prep
%autosetup -n initial-setup-r0.3.62-1 -p1
%autosetup -n initial-setup-r0.3.83-1 -p1
rm -rf *.egg-info
%build
@ -73,7 +73,13 @@ fi
%{_libexecdir}/%{name}/{run-initial-setup,firstboot-windowmanager,reconfiguration-mode-enabled}
%{_libexecdir}/%{name}/{initial-setup-graphical,initial-setup-text}
%{_unitdir}/{initial-setup,initial-setup-reconfiguration}.service
%dir %{_sysconfdir}/%{name}
%dir %{_sysconfdir}/%{name}/conf.d
%config %{_sysconfdir}/%{name}/conf.d/*
%changelog
* Wed Dec 01 2021 sunguoshuai<sunguoshuai@huawei.com> - 0.3.83-1
- Upgrade to 0.3.83
* Tue Feb 18 2020 xuxijian<xuxijian@huawei.com> - 0.36.62-5
- Package init

Binary file not shown.

BIN
r0.3.83-1.tar.gz Normal file

Binary file not shown.