Add virtual Provides: lorax-templates
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
2f884875d3
commit
3a5fda9f89
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-15.tar.gz
|
||||
/lorax-templates-rhel-10.0-16.tar.gz
|
||||
/lorax-templates-rhel-10.0-17.tar.gz
|
||||
/lorax-templates-rhel-10.0-18.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,11 +10,13 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-17.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-18.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
|
||||
Provides: lorax-templates = %{version}-%{release}
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
|
||||
@ -38,6 +40,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-18
|
||||
- ()
|
||||
|
||||
* Thu Jun 23 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-18
|
||||
- Add virtual Provides: lorax-templates
|
||||
|
||||
* Fri Jun 17 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-17
|
||||
- Complete removal of syslinux
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-17.tar.gz) = 2f72bfddc61d9be7499595eb0fe17f8b38077328c91f683f83d075d6b5332422bf1a20ed1b118788bf2d32d229a5a256d16cdae3e2d563d5dcada194f5025321
|
||||
SHA512 (lorax-templates-rhel-10.0-18.tar.gz) = 01a2099595e5901a5489917e9b096ae93a393de031d802b08669837cc08ac8b682b4bb00444decd77fec94872767e2863c6605f7dc11625785e40b202afcd3f2
|
||||
|
Loading…
Reference in New Issue
Block a user