Prepare for F11 mass rebuild

This commit is contained in:
nim 2009-02-16 23:33:23 +00:00
parent 24dcfca24f
commit 06c9758583

View File

@ -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: 4%{?dist}
Release: 5%{?dist}
Summary: General-purpose fonts released by Google as part of Android
Group: User Interface/X
@ -42,7 +42,6 @@ BuildRequires: fontpackages-devel
%package common
Summary: Common files of the Droid font set
Group: User Interface/X
Requires: fontpackages-filesystem
%description common
@ -52,7 +51,6 @@ This package consists of files used by other %{name} packages.
%package -n %{fontname}-sans-fonts
Summary: A humanist sans serif typeface
Group: User Interface/X
Requires: %{name}-common = %{version}-%{release}
%description -n %{fontname}-sans-fonts
@ -66,7 +64,6 @@ electronic communication.
%package -n %{fontname}-sans-mono-fonts
Summary: A humanist monospace sans serif typeface
Group: User Interface/X
Requires: %{name}-common = %{version}-%{release}
%description -n %{fontname}-sans-mono-fonts
@ -80,7 +77,6 @@ interfaces and electronic communication.
%package -n %{fontname}-serif-fonts
Summary: A serif typeface
Group: User Interface/X
Requires: %{name}-common = %{version}-%{release}
%description -n %{fontname}-serif-fonts
@ -138,27 +134,29 @@ rm -fr %{buildroot}
%defattr(0644,root,root,0755)
%doc *.txt
%dir %{_fontdir}
%changelog
* Sat Jan 31 2009 <nicolas.mailhot at laposte.net>
* Mon Feb 16 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 1.0.112-5
prepare for F11 mass rebuild, new rpm and new fontpackages
* Sat Jan 31 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 1.0.112-4
fix-up fontconfig installation for sans and mono
* Fri Jan 16 2009 <nicolas.mailhot at laposte.net>
* Fri Jan 16 2009 Nicolas Mailhot <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)
* Tue Dec 9 2008 <nicolas.mailhot at laposte.net>
* Tue Dec 9 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 1.0.112-1
փ Licensing bit clarified in bug #472635
շ Fedora submission
* Sun Nov 23 2008 <nicolas.mailhot at laposte.net>
* Sun Nov 23 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 1.0.107-1
Ϫ Initial built using “fontpackages”