From 99312dcf8d40b859443ebb724a61080a32210ec9 Mon Sep 17 00:00:00 2001 From: Ian McLeod Date: Tue, 19 Jun 2018 21:45:20 -0500 Subject: [PATCH] Increment release again to incorporate comments and temporary X removal --- .gitignore | 1 + SERIAL | 2 +- lorax-templates-rhel.spec | 8 ++++++-- sources | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 46925c7..e9c0e15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lorax-templates-rhel-8.0-0.tar.gz /lorax-templates-rhel-8.0-3.tar.gz +/lorax-templates-rhel-8.0-4.tar.gz diff --git a/SERIAL b/SERIAL index 00750ed..b8626c4 100644 --- a/SERIAL +++ b/SERIAL @@ -1 +1 @@ -3 +4 diff --git a/lorax-templates-rhel.spec b/lorax-templates-rhel.spec index d478101..e2999f3 100644 --- a/lorax-templates-rhel.spec +++ b/lorax-templates-rhel.spec @@ -1,12 +1,12 @@ Name: lorax-templates-rhel Version: 8.0 -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.0-3.tar.gz +Source0: lorax-templates-rhel-8.0-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 Jun 19 2018 Ian McLeod - 8.0-4 +- Comment where RHEL8 removals have taken place +- Temporarily remove X server and drivers from all architectures + * Tue Jun 19 2018 Ian McLeod - 8.0-3 - Properly update build environment to pull these changes in diff --git a/sources b/sources index 8f7cddf..b361934 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d13fe7edb3b5d8d6ec8e2c2d380fae1 lorax-templates-rhel-8.0-3.tar.gz +117d4f4a2772961406b60adc70fba7ed lorax-templates-rhel-8.0-4.tar.gz