- Include python3-pyatspi on boot.iso (bcl)
Resolves: rhbz#1543290
This commit is contained in:
parent
79f71bc2b3
commit
7a1e9c8538
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/lorax-templates-rhel-8.0-16.tar.gz
|
||||
/lorax-templates-rhel-8.0-17.tar.gz
|
||||
/lorax-templates-rhel-8.0-18.tar.gz
|
||||
/lorax-templates-rhel-8.0-19.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?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-18.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-19.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
|
||||
* Wed Sep 19 2018 Brian C. Lane <bcl@redhat.com> - 8.0-19
|
||||
- Include python3-pyatspi on boot.iso (bcl)
|
||||
Resolves: rhbz#1543290
|
||||
|
||||
* Wed Sep 12 2018 Brian C. Lane <bcl@redhat.com> - 8.0-18
|
||||
- re-add temporarily removed packages (bcl)
|
||||
Related: rhbz#1622395
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-18.tar.gz) = b191fff92ec852ed8fa2120cd44f66616719c367f9f9b418cc0bd7f426e32f0cec8d42da0ee54115101311d0abb8fc366e5dba952ab102e140e4110be5cfceea
|
||||
SHA512 (lorax-templates-rhel-8.0-19.tar.gz) = 1b59831afbfb6fb3e06a6d05281858c8ae60e4967f8340c74d372c7a409a45a8ee033a700b69407756d739b114344df976b925ad6c6cbe69f11e54fd69487331
|
||||
|
Loading…
Reference in New Issue
Block a user