Actually push the source correctly this time

This commit is contained in:
Ian McLeod 2018-06-19 17:37:37 -05:00
parent b531744921
commit f5895c4b6b
4 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/lorax-templates-rhel-8.0-0.tar.gz /lorax-templates-rhel-8.0-0.tar.gz
/lorax-templates-rhel-8.0-3.tar.gz

2
SERIAL
View File

@ -1 +1 @@
0 3

View File

@ -1,12 +1,12 @@
Name: lorax-templates-rhel Name: lorax-templates-rhel
Version: 8.0 Version: 8.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: RHEL8 build templates for lorax and livemedia-creator Summary: RHEL8 build templates for lorax and livemedia-creator
License: GPLv2+ License: GPLv2+
URL: https://github.com/weldr/lorax URL: https://github.com/weldr/lorax
BuildArch: noarch 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? # Where are these supposed to end up?
%define templatedir %{_datadir}/lorax/templates.d/80-rhel %define templatedir %{_datadir}/lorax/templates.d/80-rhel
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
%{templatedir}/* %{templatedir}/*
%changelog %changelog
* Tue Jun 19 2018 Ian McLeod <imcleod@redhat.com> - 8.0-3
- Properly update build environment to pull these changes in
* Tue Jun 19 2018 Ian McLeod <imcleod@redhat.com> - 8.0-2 * Tue Jun 19 2018 Ian McLeod <imcleod@redhat.com> - 8.0-2
- Remove several _more_ packages from installer - same reason as below - Remove several _more_ packages from installer - same reason as below

View File

@ -1 +1 @@
70e39fbd23274298d34c003b7a3ea30d lorax-templates-rhel-8.0-0.tar.gz 6d13fe7edb3b5d8d6ec8e2c2d380fae1 lorax-templates-rhel-8.0-3.tar.gz