- rsyslog: Disable journal ratelimits during install
Related: rhbz#1752754
This commit is contained in:
parent
188583d5a2
commit
8c07b3c5bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/lorax-templates-rhel-8.3-1.tar.gz
|
||||
/lorax-templates-rhel-8.3-2.tar.gz
|
||||
/lorax-templates-rhel-8.3-3.tar.gz
|
||||
/lorax-templates-rhel-8.3-4.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.3-3.tar.gz
|
||||
Source0: lorax-templates-rhel-8.3-4.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 07 2020 Brian C. Lane <bcl@redhat.com> - 8.3-4
|
||||
- rsyslog: Disable journal ratelimits during install
|
||||
Related: rhbz#1752754
|
||||
|
||||
* Thu Jun 25 2020 Brian C. Lane <bcl@redhat.com> - 8.3-3
|
||||
- include generic.ins for s390 boot iso (dan)
|
||||
Resolves: rhbz#1844517
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.3-3.tar.gz) = 0ab571beaa1142416503238a27f7193a224cf652cda5c0752137a63e9acc820097cacd800e3f2ec10be509a1479e7d28e7855c24dd9e9965f6a98902c7c8d377
|
||||
SHA512 (lorax-templates-rhel-8.3-4.tar.gz) = 4418ffc50659147c07a28d58456de7e5ef36de1d00c3839c5b36a4f8c327fa6946536b1f65926399e9bc48b223bf60287c0baead86ef3c4f5a48b7e87d8ce813
|
||||
|
Loading…
Reference in New Issue
Block a user