tweak fontconfig fixing
This commit is contained in:
parent
231b7fc23b
commit
8cb2817ece
@ -16,6 +16,9 @@
|
||||
<edit name="family">
|
||||
<string>Droid Sans</string>
|
||||
</edit>
|
||||
<edit name="fullname">
|
||||
<string>Droid Sans</string>
|
||||
</edit>
|
||||
<edit name="fontversion">
|
||||
<int>2</int>
|
||||
</edit>
|
||||
@ -27,6 +30,9 @@
|
||||
<edit name="family">
|
||||
<string>Droid Sans</string>
|
||||
</edit>
|
||||
<edit name="fullname">
|
||||
<string>Droid Sans</string>
|
||||
</edit>
|
||||
<edit name="fontversion">
|
||||
<int>1</int>
|
||||
</edit>
|
||||
|
@ -12,7 +12,7 @@ other screen text.
|
||||
Name: %{fontname}-fonts
|
||||
# No sane versionning upstream, use the date we did a git dump
|
||||
Version: 20090906
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: General-purpose fonts released by Google as part of Android
|
||||
|
||||
Group: User Interface/X
|
||||
@ -138,6 +138,10 @@ rm -fr %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 28 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
- 20090906-5
|
||||
— Tweak the fontconfig fixing
|
||||
|
||||
* Sun Sep 13 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
- 20090906-4
|
||||
— follow the fontpackages template more closely
|
||||
|
@ -8,3 +8,4 @@ google-droid-fonts-20090906-1_fc12:HEAD:google-droid-fonts-20090906-1.fc12.src.r
|
||||
google-droid-fonts-20090906-2_fc12:HEAD:google-droid-fonts-20090906-2.fc12.src.rpm:1252351928
|
||||
google-droid-fonts-20090906-3_fc12:HEAD:google-droid-fonts-20090906-3.fc12.src.rpm:1252833055
|
||||
google-droid-fonts-20090906-4_fc12:HEAD:google-droid-fonts-20090906-4.fc12.src.rpm:1252849244
|
||||
google-droid-fonts-20090906-5_fc12:HEAD:google-droid-fonts-20090906-5.fc12.src.rpm:1254127710
|
||||
|
Loading…
Reference in New Issue
Block a user