- Install unicode.pf2 from new directory
Related: rhbz#2003030
This commit is contained in:
parent
ea0196dacc
commit
28b3a84c98
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
|||||||
/lorax-templates-rhel-9.0-20.tar.gz
|
/lorax-templates-rhel-9.0-20.tar.gz
|
||||||
/lorax-templates-rhel-9.0-21.tar.gz
|
/lorax-templates-rhel-9.0-21.tar.gz
|
||||||
/lorax-templates-rhel-9.0-22.tar.gz
|
/lorax-templates-rhel-9.0-22.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-24.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-9.0-22.tar.gz
|
Source0: lorax-templates-rhel-9.0-24.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 09 2021 Brian C. Lane <bcl@redhat.com> - 9.0-24
|
||||||
|
- Install unicode.pf2 from new directory
|
||||||
|
Related: rhbz#2003030
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 9.0-23
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 9.0-23
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-22.tar.gz) = ae420e0018a111e46d94787c4e14acbfc8ed8d3480dd4f2734a296e6e969c8b2b33727b7c6062f96c67e157485fac54e348ec43049741fbee2cca193f2feb97d
|
SHA512 (lorax-templates-rhel-9.0-24.tar.gz) = 4a55e383bd524e72b12bef2eb8abff0b722cefbd2f05bf8126cd0ed99011b09f1cf1a7c9d12f5636a77b90df2f9ea9d79c44490ad45b51b6fdcd85c7bad49004
|
||||||
|
Loading…
Reference in New Issue
Block a user