Fix missing config files
Resolves: RHEL-47276
This commit is contained in:
parent
08cb78352e
commit
080c524581
@ -3,7 +3,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
# No sane versionning upstream, use git clone timestamp
|
# No sane versionning upstream, use git clone timestamp
|
||||||
Version: 20200215
|
Version: 20200215
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://android.googlesource.com/
|
URL: https://android.googlesource.com/
|
||||||
|
|
||||||
@ -83,6 +83,9 @@ Source0: %{archivename}.tar.xz
|
|||||||
# Brutal script used to pull sources from upstream git
|
# Brutal script used to pull sources from upstream git
|
||||||
# Needs at least 2 Gib of space in /var/tmp
|
# Needs at least 2 Gib of space in /var/tmp
|
||||||
Source1: getdroid.sh
|
Source1: getdroid.sh
|
||||||
|
Source11: 66-%{fontpkgname1}.conf
|
||||||
|
Source12: 60-%{fontpkgname2}.conf
|
||||||
|
Source13: 66-%{fontpkgname3}.conf
|
||||||
Source14: 69-%{googledroid}-arabic-kufi-fonts.conf
|
Source14: 69-%{googledroid}-arabic-kufi-fonts.conf
|
||||||
Source15: 69-%{googledroid}-arabic-naskh-fonts.conf
|
Source15: 69-%{googledroid}-arabic-naskh-fonts.conf
|
||||||
Source16: 69-%{googledroidsans}-armenian-fonts.conf
|
Source16: 69-%{googledroidsans}-armenian-fonts.conf
|
||||||
@ -102,10 +105,6 @@ Summary: A set of general-purpose font families released by Google as part of A
|
|||||||
|
|
||||||
%fontpkg -a
|
%fontpkg -a
|
||||||
|
|
||||||
Source11: 66-%{fontpkgname1}.conf
|
|
||||||
Source12: 60-%{fontpkgname2}.conf
|
|
||||||
Source13: 66-%{fontpkgname3}.conf
|
|
||||||
|
|
||||||
%fontmetapkg
|
%fontmetapkg
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -123,6 +122,10 @@ Source13: 66-%{fontpkgname3}.conf
|
|||||||
%fontfiles -a
|
%fontfiles -a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 11 2024 Akira TAGOH <tagoh@redhat.com> - 20200215-21
|
||||||
|
- Fix missing config files
|
||||||
|
Resolves: RHEL-47276
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 20200215-20
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 20200215-20
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user