|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: lorax-templates-rhel
|
|
|
|
Name: lorax-templates-rhel
|
|
|
|
Version: 10.0
|
|
|
|
Version: 10.0
|
|
|
|
Release: 54%{?dist}
|
|
|
|
Release: 55%{?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-53.tar.gz
|
|
|
|
Source0: lorax-templates-rhel-10.0-55.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
# Required for the template branding support
|
|
|
|
# Required for the template branding support
|
|
|
|
Requires: lorax >= 34.9.1
|
|
|
|
Requires: lorax >= 34.9.1
|
|
|
@ -40,6 +40,14 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|
|
|
%{templatedir}/*
|
|
|
|
%{templatedir}/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 18 2024 Brian C. Lane <bcl@redhat.com> - 10.0-55
|
|
|
|
|
|
|
|
- SERIAL: Bump to 54 to match spec change for mass rebuild (bcl)
|
|
|
|
|
|
|
|
Related: RHEL-67586
|
|
|
|
|
|
|
|
- tests: Fix the repos used for the test (bcl)
|
|
|
|
|
|
|
|
Related: RHEL-67586
|
|
|
|
|
|
|
|
- runtime-cleanup: Newer glibc installs /usr/sbin/ldconfig (bcl)
|
|
|
|
|
|
|
|
Resolves: RHEL-67586
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.0-54
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.0-54
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|