- Makefile: Making it easier to create releases (bcl)
Related: rhbz#2071074 - runtime-postinstall: Remove machine specific nvme files (bcl) Resolves: rhbz#2071074
This commit is contained in:
parent
63d7f7ca04
commit
8bec248824
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
clog-spec
|
||||
clog
|
||||
/lorax-templates-rhel-9.0-34.tar.gz
|
||||
/lorax-templates-rhel-9.0-35.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-34.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-35.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 05 2022 Brian C. Lane <bcl@redhat.com> - 9.0-35
|
||||
- Makefile: Making it easier to create releases (bcl)
|
||||
Related: rhbz#2071074
|
||||
- runtime-postinstall: Remove machine specific nvme files (bcl)
|
||||
Resolves: rhbz#2071074
|
||||
|
||||
* Thu Feb 24 2022 Brian C. Lane <bcl@redhat.com> - 9.0-34
|
||||
- Restore missing packages (bcl)
|
||||
Resolves: rhbz#2056086
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-34.tar.gz) = b4f41df4e01d9223e336080caa0b064368d3a086a0a3293a63c2ca9e4caf6d80b9913f785ab8f2cb2122fda056ae93a0cb02e52ab16357d025908e68a035bb90
|
||||
SHA512 (lorax-templates-rhel-9.0-35.tar.gz) = cf1e55d2dd1a7add203773c5d9eddfda542da58d7c7378e6717eb3f434c96d84862c23ca1eb48e648b13caef95d17a656ce0cab9df5a3f909417da9daea69add
|
||||
|
Loading…
Reference in New Issue
Block a user