- Don't remove libldap_r libraries during runtime-cleanup.tmpl
This commit is contained in:
parent
06d3e5d6ac
commit
ff7cb21c0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/lorax-templates-rhel-9.0-1.tar.gz
|
||||
/lorax-templates-rhel-9.0-4.tar.gz
|
||||
/lorax-templates-rhel-9.0-5.tar.gz
|
||||
/lorax-templates-rhel-9.0-6.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?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-5.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-6.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Brian C. Lane <bcl@redhat.com> - 9.0-6
|
||||
- Don't remove libldap_r libraries during runtime-cleanup.tmpl
|
||||
|
||||
* Thu Oct 29 2020 Brian C. Lane <bcl@redhat.com> - 9.0-5
|
||||
- Install device-mapper-multipath (bcl)
|
||||
Work around problem with libblockdev-mpath Recommends not working
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-5.tar.gz) = 17e51a435dabdabcf853178dd5da886350188f6008c50a0f088bb173c12c5cad635d07166505c6e7c944156ff26b72f20b94ac7ac7fe27621375e36e655c2024
|
||||
SHA512 (lorax-templates-rhel-9.0-6.tar.gz) = 5cbacc9e66357f5f851b546bdff4ca0508ac035a3936ed72b537f96442831cab7a13314af51e7f5db881fb882415cb6a988316faf2894a7c29c08383e97324c4
|
||||
|
Loading…
Reference in New Issue
Block a user