workaround rhel5 rpm bug

This commit is contained in:
nim 2009-01-16 22:29:21 +00:00
parent 6443f2af2b
commit e81fbfe3e0
2 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define download_root http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob_plain;f=data/fonts
%define common_desc \
The Droid typeface family was designed in the fall of 2006 by Ascenders \
The Droid typeface family was designed in the fall of 2006 by Ascender's \
Steve Matteson, as a commission from Google to create a set of system fonts \
for its Android platform. The goal was to provide optimal quality and comfort \
on a mobile handset when rendered in application menus, web browsers and for \
@ -12,7 +12,7 @@ other screen text.
Name: %{fontname}-fonts
# The font files all have the same version except for sans fallback which I'm going to ignore here
Version: 1.0.112
Release: 2%{?dist}
Release: 3%{?dist}
Summary: General-purpose fonts released by Google as part of Android
Group: User Interface/X
@ -143,6 +143,8 @@ rm -fr %{buildroot}
%changelog
* Fri Jan 16 2009 <nicolas.mailhot at laposte.net>
- 1.0.112-3
Workaround RHEL5 rpmbuild UTF-8 handling bug
- 1.0.112-2
Convert to new naming guidelines
Do strange stuff with Sans Fallback (CJK users please check)

View File

@ -1 +1,2 @@
google-droid-fonts-1_0_112-2_fc11:HEAD:google-droid-fonts-1.0.112-2.fc11.src.rpm:1232143809
google-droid-fonts-1_0_112-3_fc11:HEAD:google-droid-fonts-1.0.112-3.fc11.src.rpm:1232144541