Update for AlmaLinux 8.10 beta
This commit is contained in:
parent
a707ac0b22
commit
e42d94055c
@ -1 +1 @@
|
||||
c37a6aaaf46fe3effa3bd22fc4520831b6a52758 SOURCES/lorax-templates-rhel-8.7-1.tar.gz
|
||||
dc72c13ed303285492ef90294b688c5c4c40e527 SOURCES/lorax-templates-rhel-8.10-1.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-almalinux
|
||||
Version: 8.7
|
||||
Version: 8.10
|
||||
Release: 1%{?dist}
|
||||
Summary: AlmaLinux 8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.7-1.tar.gz
|
||||
Source0: lorax-templates-rhel-8.10-1.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax > 28.14.68
|
||||
@ -28,7 +28,6 @@ placed in %{templatedir}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{templatedir}
|
||||
cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
sed -i '/libreport-rhel-anaconda-bugzilla/d' $RPM_BUILD_ROOT/%{templatedir}/runtime-install.tmpl
|
||||
sed -i '/redhat-release-eula/d' $RPM_BUILD_ROOT/%{templatedir}/runtime-install.tmpl
|
||||
|
||||
%files
|
||||
@ -36,6 +35,9 @@ sed -i '/redhat-release-eula/d' $RPM_BUILD_ROOT/%{templatedir}/runtime-install.t
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 16 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 8.10-1
|
||||
- Update for AlmaLinux 8.10 beta
|
||||
|
||||
* Tue Oct 18 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.7-1
|
||||
- Update for AlmaLinux 8.7 beta
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user