Actually push the source correctly this time
This commit is contained in:
parent
b531744921
commit
f5895c4b6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user