Prepare for F11 mass rebuild
This commit is contained in:
parent
24dcfca24f
commit
06c9758583
@ -12,7 +12,7 @@ other screen text.
|
|||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
# The font files all have the same version except for sans fallback which I'm going to ignore here
|
# The font files all have the same version except for sans fallback which I'm going to ignore here
|
||||||
Version: 1.0.112
|
Version: 1.0.112
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: General-purpose fonts released by Google as part of Android
|
Summary: General-purpose fonts released by Google as part of Android
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -42,7 +42,6 @@ BuildRequires: fontpackages-devel
|
|||||||
|
|
||||||
%package common
|
%package common
|
||||||
Summary: Common files of the Droid font set
|
Summary: Common files of the Droid font set
|
||||||
Group: User Interface/X
|
|
||||||
Requires: fontpackages-filesystem
|
Requires: fontpackages-filesystem
|
||||||
|
|
||||||
%description common
|
%description common
|
||||||
@ -52,7 +51,6 @@ This package consists of files used by other %{name} packages.
|
|||||||
|
|
||||||
%package -n %{fontname}-sans-fonts
|
%package -n %{fontname}-sans-fonts
|
||||||
Summary: A humanist sans serif typeface
|
Summary: A humanist sans serif typeface
|
||||||
Group: User Interface/X
|
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
|
|
||||||
%description -n %{fontname}-sans-fonts
|
%description -n %{fontname}-sans-fonts
|
||||||
@ -66,7 +64,6 @@ electronic communication.
|
|||||||
|
|
||||||
%package -n %{fontname}-sans-mono-fonts
|
%package -n %{fontname}-sans-mono-fonts
|
||||||
Summary: A humanist monospace sans serif typeface
|
Summary: A humanist monospace sans serif typeface
|
||||||
Group: User Interface/X
|
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
|
|
||||||
%description -n %{fontname}-sans-mono-fonts
|
%description -n %{fontname}-sans-mono-fonts
|
||||||
@ -80,7 +77,6 @@ interfaces and electronic communication.
|
|||||||
|
|
||||||
%package -n %{fontname}-serif-fonts
|
%package -n %{fontname}-serif-fonts
|
||||||
Summary: A serif typeface
|
Summary: A serif typeface
|
||||||
Group: User Interface/X
|
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
|
|
||||||
%description -n %{fontname}-serif-fonts
|
%description -n %{fontname}-serif-fonts
|
||||||
@ -138,27 +134,29 @@ rm -fr %{buildroot}
|
|||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%doc *.txt
|
%doc *.txt
|
||||||
|
|
||||||
%dir %{_fontdir}
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
- 1.0.112-4
|
||||||
⬨ fix-up fontconfig installation for sans and mono
|
⬨ 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
|
- 1.0.112-3
|
||||||
⁉ Workaround RHEL5 rpmbuild UTF-8 handling bug
|
⁉ Workaround RHEL5 rpmbuild UTF-8 handling bug
|
||||||
- 1.0.112-2
|
- 1.0.112-2
|
||||||
⁍ Convert to new naming guidelines
|
⁍ Convert to new naming guidelines
|
||||||
⁍ Do strange stuff with Sans Fallback (CJK users please check)
|
⁍ 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
|
- 1.0.112-1
|
||||||
փ Licensing bit clarified in bug #472635
|
փ Licensing bit clarified in bug #472635
|
||||||
շ Fedora submission
|
շ 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
|
- 1.0.107-1
|
||||||
Ϫ Initial built using “fontpackages”
|
Ϫ Initial built using “fontpackages”
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user