|
|
@ -10,25 +10,22 @@ portability across platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: %{fontname}-fonts
|
|
|
|
Name: %{fontname}-fonts
|
|
|
|
Version: 1.23.0
|
|
|
|
Version: 1.31.0
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: The width-compatible fonts for improved on-screen readability
|
|
|
|
Summary: The width-compatible fonts for improved on-screen readability
|
|
|
|
|
|
|
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
|
#URL:
|
|
|
|
#URL:
|
|
|
|
Source0: http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-%{version}.tar.gz
|
|
|
|
Source0: http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-%{version}.tar.bz2
|
|
|
|
|
|
|
|
|
|
|
|
Source1: 62-%{fontname}-arimo-fontconfig.conf
|
|
|
|
Source1: 62-%{fontname}-arimo-fontconfig.conf
|
|
|
|
Source2: 62-%{fontname}-cousine-fontconfig.conf
|
|
|
|
Source2: 62-%{fontname}-cousine-fontconfig.conf
|
|
|
|
Source3: 62-%{fontname}-tinos-fontconfig.conf
|
|
|
|
Source3: 62-%{fontname}-tinos-fontconfig.conf
|
|
|
|
Source4: 30-0-%{fontname}-arimo-fontconfig.conf
|
|
|
|
Source4: 30-0-%{fontname}-arimo-fontconfig.conf
|
|
|
|
Source5: 30-0-%{fontname}-cousine-fontconfig.conf
|
|
|
|
Source5: 30-0-%{fontname}-cousine-fontconfig.conf
|
|
|
|
Source6: 30-0-%{fontname}-tinos-fontconfig.conf
|
|
|
|
Source6: 30-0-%{fontname}-tinos-fontconfig.conf
|
|
|
|
#Symbol font is not Unicode compatible
|
|
|
|
|
|
|
|
#https://bugzilla.redhat.com/show_bug.cgi?id=1037882
|
|
|
|
|
|
|
|
#Source7: 62-%{fontname}-symbolneu-fontconfig.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream has not provided license text in this 1.23.0 release
|
|
|
|
# Upstream has not provided license text in their tarball release
|
|
|
|
# Add ASL2.0 license text in LICENSE-2.0.txt file
|
|
|
|
# Add ASL2.0 license text in LICENSE-2.0.txt file
|
|
|
|
Source8: LICENSE-2.0.txt
|
|
|
|
Source8: LICENSE-2.0.txt
|
|
|
|
|
|
|
|
|
|
|
@ -40,6 +37,9 @@ Source11: %{fontname}-tinos.metainfo.xml
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: fontpackages-devel
|
|
|
|
BuildRequires: fontpackages-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# As upstream stopped distributing SymbolNeu font, let's obsolete this subpackage.
|
|
|
|
|
|
|
|
Obsoletes: google-croscore-symbolneu-fonts < 1.31.0-1
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
%common_desc
|
|
|
|
%common_desc
|
|
|
|
|
|
|
|
|
|
|
@ -51,7 +51,6 @@ Requires: fontpackages-filesystem
|
|
|
|
%description common
|
|
|
|
%description common
|
|
|
|
This package consists of files used by other %{name} packages.
|
|
|
|
This package consists of files used by other %{name} packages.
|
|
|
|
|
|
|
|
|
|
|
|
# Repeat for every font family
|
|
|
|
|
|
|
|
%package -n %{fontname}-arimo-fonts
|
|
|
|
%package -n %{fontname}-arimo-fonts
|
|
|
|
Summary: The croscore Arimo family fonts
|
|
|
|
Summary: The croscore Arimo family fonts
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
@ -97,16 +96,6 @@ address document portability across platforms.
|
|
|
|
%_font_pkg -n tinos -f *-%{fontname}-tinos.conf Tinos*.ttf
|
|
|
|
%_font_pkg -n tinos -f *-%{fontname}-tinos.conf Tinos*.ttf
|
|
|
|
%{_datadir}/appdata/%{fontname}-tinos.metainfo.xml
|
|
|
|
%{_datadir}/appdata/%{fontname}-tinos.metainfo.xml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-symbolneu-fonts
|
|
|
|
|
|
|
|
Summary: The croscore Symbol Neu family fonts
|
|
|
|
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description -n %{fontname}-symbolneu-fonts
|
|
|
|
|
|
|
|
%common_desc
|
|
|
|
|
|
|
|
Symbol Neu is a metrically compatible font to Symbol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%_font_pkg -n symbolneu SymbolNeu.ttf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n croscorefonts-%{version}
|
|
|
|
%setup -q -n croscorefonts-%{version}
|
|
|
|
cp -p %{SOURCE8} .
|
|
|
|
cp -p %{SOURCE8} .
|
|
|
@ -134,14 +123,11 @@ install -m 0644 -p %{SOURCE5} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf30}-cousine.conf
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf30}-cousine.conf
|
|
|
|
install -m 0644 -p %{SOURCE6} \
|
|
|
|
install -m 0644 -p %{SOURCE6} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf30}-tinos.conf
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf30}-tinos.conf
|
|
|
|
#install -m 0644 -p %{SOURCE7} \
|
|
|
|
|
|
|
|
# %{buildroot}%{_fontconfig_templatedir}/%{fontconf62}-symbolneu.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for fconf in %{fontconf62}-arimo.conf %{fontconf30}-arimo.conf \
|
|
|
|
for fconf in %{fontconf62}-arimo.conf %{fontconf30}-arimo.conf \
|
|
|
|
%{fontconf62}-cousine.conf %{fontconf30}-cousine.conf \
|
|
|
|
%{fontconf62}-cousine.conf %{fontconf30}-cousine.conf \
|
|
|
|
%{fontconf62}-tinos.conf %{fontconf30}-tinos.conf \
|
|
|
|
%{fontconf62}-tinos.conf %{fontconf30}-tinos.conf
|
|
|
|
# %{fontconf62}-symbolneu.conf; do
|
|
|
|
do
|
|
|
|
do
|
|
|
|
|
|
|
|
ln -s %{_fontconfig_templatedir}/$fconf \
|
|
|
|
ln -s %{_fontconfig_templatedir}/$fconf \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/$fconf
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/$fconf
|
|
|
|
done
|
|
|
|
done
|
|
|
@ -158,6 +144,10 @@ install -Dm 0644 -p %{SOURCE11} \
|
|
|
|
%license LICENSE-2.0.txt
|
|
|
|
%license LICENSE-2.0.txt
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 12 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.31.0-1
|
|
|
|
|
|
|
|
- Update to 1.31.0 version
|
|
|
|
|
|
|
|
- Dropped SymbolNeu subpackage as upstream stopped releasing it
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.0-12
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.0-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|