!244 [sync] PR-243: change pxe parse-kickstart version, and add patch with source
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
05c5048f59
@ -1,7 +1,7 @@
|
|||||||
%define _empty_manifest_terminate_build 0
|
%define _empty_manifest_terminate_build 0
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 36.16.5
|
Version: 36.16.5
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -9,6 +9,7 @@ Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{vers
|
|||||||
Source1: openeuler.conf
|
Source1: openeuler.conf
|
||||||
Source2: euleros.conf
|
Source2: euleros.conf
|
||||||
Source3: hce.conf
|
Source3: hce.conf
|
||||||
|
Source4: disable-disk-encryption.patch
|
||||||
|
|
||||||
Patch9000: add-passwd-policy.patch
|
Patch9000: add-passwd-policy.patch
|
||||||
Patch9001: bugfix-GUI-nfs-unknown-error.patch
|
Patch9001: bugfix-GUI-nfs-unknown-error.patch
|
||||||
@ -149,6 +150,7 @@ runtime on NFS/HTTP/FTP servers or local disks.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
sed -i 's/import F36/import DEVEL/g' %{_builddir}/%{name}-%{version}/dracut/parse-kickstart
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# use actual build-time release number, not tarball creation time release number
|
# use actual build-time release number, not tarball creation time release number
|
||||||
@ -266,6 +268,13 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2022 sunhai <sunhai10@huawei.com> - 36.16.5-5
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:pxe kickstart version with local pykickstart
|
||||||
|
and with build save patch by source4
|
||||||
|
|
||||||
* Mon Nov 21 2022 sunhai <sunhai10@huawei.com> - 36.16.5-4
|
* Mon Nov 21 2022 sunhai <sunhai10@huawei.com> - 36.16.5-4
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user