Resolves:rh#1056029 - Fontconfig and summary required fixes
This commit is contained in:
parent
5fd59a2f4b
commit
4fb5d08149
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<fontconfig>
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<family>serif</family>
|
||||
<prefer>
|
||||
<family>Caladea</family>
|
||||
</prefer>
|
||||
@ -10,7 +10,7 @@
|
||||
<alias>
|
||||
<family>Caladea</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 1.002
|
||||
Release: 0.2.20130214%{?dist}
|
||||
Summary: Sans-serif font metric-compatible with Cambria font
|
||||
Release: 0.3.20130214%{?dist}
|
||||
Summary: Serif font metric-compatible with Cambria font
|
||||
|
||||
Group: User Interface/X
|
||||
# License added in font as "otfinfo -i Caladea-Regular.ttf | grep License"
|
||||
@ -23,7 +23,7 @@ BuildRequires: fontpackages-devel
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%description
|
||||
Caladea is metric-compatible with Cambria font. This font is sans-serif
|
||||
Caladea is metric-compatible with Cambria font. This font is a serif
|
||||
typeface family based on Lato.
|
||||
|
||||
%prep
|
||||
@ -57,6 +57,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf62}-fontconfig.conf \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.002-0.3.20130214
|
||||
- Resolves:rh#1056029 - Fontconfig and summary required fixes
|
||||
|
||||
* Tue Oct 15 2013 Parag Nemade <pnemade AT redhat DOT com> - 1.002-0.2.20130214
|
||||
- Added license information in comments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user