Upgrade to 0.3.83
(cherry picked from commit c5a008645cb6c177a6c2b0e2d400e580459b6c37)
This commit is contained in:
parent
28b80f7ac7
commit
0ecaca02e0
@ -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
BIN
r0.3.83-1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user