tweak fontconfig fixing

This commit is contained in:
nim 2009-09-28 08:49:01 +00:00
parent 231b7fc23b
commit 8cb2817ece
3 changed files with 12 additions and 1 deletions

View File

@ -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>

View File

@ -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

View File

@ -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