Don't move the restart-anaconda file
The file will be no longer provided by Anaconda. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
9054ed9934
commit
c49a92e18a
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/lorax-templates-rhel-10.0-8.tar.gz
|
/lorax-templates-rhel-10.0-8.tar.gz
|
||||||
/lorax-templates-rhel-10.0-9.tar.gz
|
/lorax-templates-rhel-10.0-9.tar.gz
|
||||||
/lorax-templates-rhel-10.0-10.tar.gz
|
/lorax-templates-rhel-10.0-10.tar.gz
|
||||||
|
/lorax-templates-rhel-10.0-11.tar.gz
|
||||||
|
@ -8,7 +8,6 @@ configdir = configdir + "/common"
|
|||||||
%>
|
%>
|
||||||
|
|
||||||
## move_stubs()
|
## move_stubs()
|
||||||
move usr/share/anaconda/restart-anaconda usr/bin
|
|
||||||
%for stub in stubs:
|
%for stub in stubs:
|
||||||
-move usr/share/anaconda/${stub}-stub usr/bin/${stub}
|
-move usr/share/anaconda/${stub}-stub usr/bin/${stub}
|
||||||
%endfor
|
%endfor
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: RHEL build templates for lorax and livemedia-creator
|
Summary: RHEL build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
# This tarball is generated from the contents of this dist-git repository
|
# This tarball is generated from the contents of this dist-git repository
|
||||||
# by running the command `make tar`.
|
# by running the command `make tar`.
|
||||||
# See README for full details of how to update this package
|
# See README for full details of how to update this package
|
||||||
Source0: lorax-templates-rhel-10.0-10.tar.gz
|
Source0: lorax-templates-rhel-10.0-11.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 08 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-11
|
||||||
|
- Don't move the restart-anaconda file
|
||||||
|
|
||||||
* Tue Mar 08 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-10
|
* Tue Mar 08 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-10
|
||||||
- Re-sync from CentOS Stream 9
|
- Re-sync from CentOS Stream 9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-10.tar.gz) = 883949794f48160b036e70856b0d8574425aea07e3720714d7491a210785e6e919f8b09d01a3452501d567c8e56232d88d39aa79e37878d4a02113e5793ca20f
|
SHA512 (lorax-templates-rhel-10.0-11.tar.gz) = ce7fa8a414aac7caaf9fa69b35affdbd73b960610d18e73e2c471aa355608ada938eeb0d4f1cb55b126b415c5eb7e1d0857f621d9d03cf84c0e40888369bb907
|
||||||
|
Loading…
Reference in New Issue
Block a user