From f5895c4b6b6b57f46850399659870f29c5e96b58 Mon Sep 17 00:00:00 2001 From: Ian McLeod Date: Tue, 19 Jun 2018 17:37:37 -0500 Subject: [PATCH] Actually push the source correctly this time --- .gitignore | 1 + SERIAL | 2 +- lorax-templates-rhel.spec | 7 +++++-- sources | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1271267..46925c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lorax-templates-rhel-8.0-0.tar.gz +/lorax-templates-rhel-8.0-3.tar.gz diff --git a/SERIAL b/SERIAL index 573541a..00750ed 100644 --- a/SERIAL +++ b/SERIAL @@ -1 +1 @@ -0 +3 diff --git a/lorax-templates-rhel.spec b/lorax-templates-rhel.spec index 1596ffa..d478101 100644 --- a/lorax-templates-rhel.spec +++ b/lorax-templates-rhel.spec @@ -1,12 +1,12 @@ Name: lorax-templates-rhel Version: 8.0 -Release: 2%{?dist} +Release: 3%{?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-0.tar.gz +Source0: lorax-templates-rhel-8.0-3.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 Jun 19 2018 Ian McLeod - 8.0-3 +- Properly update build environment to pull these changes in + * Tue Jun 19 2018 Ian McLeod - 8.0-2 - Remove several _more_ packages from installer - same reason as below diff --git a/sources b/sources index f931a2c..8f7cddf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70e39fbd23274298d34c003b7a3ea30d lorax-templates-rhel-8.0-0.tar.gz +6d13fe7edb3b5d8d6ec8e2c2d380fae1 lorax-templates-rhel-8.0-3.tar.gz