This commit is contained in:
parent
15abf941f5
commit
c687ddb612
@ -3,7 +3,7 @@ BuildArch: noarch
|
||||
|
||||
# No sane versionning upstream, use git clone timestamp
|
||||
Version: 20200215
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
License: Apache-2.0
|
||||
URL: https://android.googlesource.com/
|
||||
|
||||
@ -83,9 +83,6 @@ Source0: %{archivename}.tar.xz
|
||||
# Brutal script used to pull sources from upstream git
|
||||
# Needs at least 2 Gib of space in /var/tmp
|
||||
Source1: getdroid.sh
|
||||
Source11: 66-%{fontpkgname1}.conf
|
||||
Source12: 60-%{fontpkgname2}.conf
|
||||
Source13: 66-%{fontpkgname3}.conf
|
||||
Source14: 69-%{googledroid}-arabic-kufi-fonts.conf
|
||||
Source15: 69-%{googledroid}-arabic-naskh-fonts.conf
|
||||
Source16: 69-%{googledroidsans}-armenian-fonts.conf
|
||||
@ -105,6 +102,10 @@ Summary: A set of general-purpose font families released by Google as part of A
|
||||
|
||||
%fontpkg -a
|
||||
|
||||
Source11: 66-%{fontpkgname1}.conf
|
||||
Source12: 60-%{fontpkgname2}.conf
|
||||
Source13: 66-%{fontpkgname3}.conf
|
||||
|
||||
%fontmetapkg
|
||||
|
||||
%prep
|
||||
@ -122,6 +123,9 @@ Summary: A set of general-purpose font families released by Google as part of A
|
||||
%fontfiles -a
|
||||
|
||||
%changelog
|
||||
* Mon Aug 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20200215-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Fri Jul 28 2023 Akira TAGOH <tagoh@redhat.com> - 20200215-16
|
||||
- Convert License tag to SPDX.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user