Update to 0.5.0-4
This commit is contained in:
parent
b6a4b6feeb
commit
90ff17e7ef
@ -8,7 +8,7 @@
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 0.5.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Thai TrueType fonts
|
||||
Group: User Interface/X
|
||||
License: GPLv2+
|
||||
@ -18,7 +18,7 @@ Source1: %{fontconf}-garuda.conf
|
||||
Source2: %{fontconf}-kinnari.conf
|
||||
Source3: %{fontconf}-umpush.conf
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontforge >= 20071110, ttmkfdir, xorg-x11-font-utils
|
||||
BuildRequires: fontforge >= 20071110
|
||||
BuildRequires: fontpackages-devel
|
||||
|
||||
%description
|
||||
@ -41,32 +41,6 @@ Requires: fontpackages-filesystem
|
||||
This package consists of files used by other %{name} packages.
|
||||
|
||||
|
||||
# added for F11 can be obsoleted for F13
|
||||
%package compat
|
||||
Summary: thaifonts-scalable compatibility package
|
||||
Group: User Interface/X
|
||||
Obsoletes: thaifonts-scalable < 0.4.11-1
|
||||
Requires: %{fontname}-garuda-fonts
|
||||
Requires: %{fontname}-kinnari-fonts
|
||||
Requires: %{fontname}-loma-fonts
|
||||
Requires: %{fontname}-norasi-fonts
|
||||
Requires: %{fontname}-purisa-fonts
|
||||
Requires: %{fontname}-sawasdee-fonts
|
||||
Requires: %{fontname}-tlwgmono-fonts
|
||||
Requires: %{fontname}-tlwgtypewriter-fonts
|
||||
Requires: %{fontname}-tlwgtypist-fonts
|
||||
Requires: %{fontname}-tlwgtypo-fonts
|
||||
Requires: %{fontname}-umpush-fonts
|
||||
Requires: %{fontname}-waree-fonts
|
||||
|
||||
%description compat
|
||||
This package only exists to help transition thaifonts-scalable users to the new
|
||||
split renamed package. It will be removed after one distribution release cycle,
|
||||
please do not reference it or depend on it in any way.
|
||||
|
||||
It can be safely uninstalled.
|
||||
|
||||
|
||||
%package -n %{fontname}-garuda-fonts
|
||||
Summary: Thai Garuda fonts
|
||||
Group: User Interface/X
|
||||
@ -228,7 +202,8 @@ This package provides the Waree family of Thai fonts.
|
||||
|
||||
|
||||
%build
|
||||
%configure --with-ttfdir=%{_fontdir} --enable-ttf --enable-xfontsdir
|
||||
%configure --with-ttfdir=%{_fontdir} --enable-ttf
|
||||
make
|
||||
|
||||
|
||||
%install
|
||||
@ -258,16 +233,16 @@ done
|
||||
|
||||
|
||||
%files common
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS README COPYING NEWS
|
||||
|
||||
%files compat
|
||||
%defattr(-,root,root,-)
|
||||
%{_fontdir}/fonts.dir
|
||||
%{_fontdir}/fonts.scale
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 20 2012 Daiki Ueno <dueno@redhat.com> - 0.5.0-4
|
||||
- disable X fonts.dir generation
|
||||
- remove obsolete -compat subpackage
|
||||
- remove %%defattr from %%files
|
||||
- add missing "make" in %%build
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user