Update for AlmaLinux 8.7 beta
This commit is contained in:
parent
78cdf03cfc
commit
0963df5864
@ -1 +1 @@
|
||||
7b1679eee5e5865376e91e9536a135ebbb9f533c SOURCES/lorax-templates-rhel-8.6-3.tar.gz
|
||||
c37a6aaaf46fe3effa3bd22fc4520831b6a52758 SOURCES/lorax-templates-rhel-8.7-1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-almalinux
|
||||
Version: 8.6
|
||||
Release: 3%{?dist}
|
||||
Version: 8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: AlmaLinux 8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -8,6 +8,9 @@ URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.6-3.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax > 28.14.68
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/70-almalinux
|
||||
|
||||
@ -33,5 +36,8 @@ sed -i '/redhat-release-eula/d' $RPM_BUILD_ROOT/%{templatedir}/runtime-install.t
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.7-1
|
||||
- Update for AlmaLinux 8.7 beta
|
||||
|
||||
* Fri Mar 11 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.6-3
|
||||
- Initial build for AlmaLinux 8.6 beta
|
||||
|
Loading…
Reference in New Issue
Block a user