Drop prefixdevname
This package does not currently exist in Fedora ELN. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
9ef7b70888
commit
abfd0f7d2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/lorax-templates-rhel-10.0-1.tar.gz
|
||||
/lorax-templates-rhel-10.0-2.tar.gz
|
||||
/lorax-templates-rhel-10.0-3.tar.gz
|
||||
|
@ -123,7 +123,6 @@ installpkg tigervnc-server-module
|
||||
installpkg net-tools
|
||||
# TODO: uncomment
|
||||
# installpkg nmap-ncat
|
||||
installpkg prefixdevname
|
||||
installpkg ipcalc
|
||||
|
||||
## hardware utilities/libraries
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ 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-2.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-3.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 15 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-3
|
||||
- Drop prefixdevname
|
||||
|
||||
* Wed Jul 14 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-2
|
||||
- Re-sync from CentOS Stream 9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-2.tar.gz) = e46f8e1a4222eef66bf630324c26d9fe3da1b80147ebda876ae83a3f513604f35ae6c49f40ee484d070f7820335cc716fc2ad7682205bb1629454c6bffa7b3b0
|
||||
SHA512 (lorax-templates-rhel-10.0-3.tar.gz) = 96321ab35b998863ed3cb15c9feecdc6f2310d22ed32cd131945c8928dc26cd7fb16023a1664a77e4ade8b0a2d7f118ad34bf7f8d3ef928f406a877642e5d103
|
||||
|
Loading…
Reference in New Issue
Block a user