source: projects/specs/trunk/T/TrueType-liberation/TrueType-liberation-vl.spec @ 4797

Revision 4797, 7.9 KB checked in by kudoh, 13 years ago (diff)

%define fontname liberation
%define archivename %{name}-%{version}
%define common_desc \
The Liberation Fonts are intended to be replacements for the three most \
commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier \
New.

%define _fontdir %{_datadir}/fonts/TrueType-%{fontname}

Name: TrueType?-%{fontname}
Summary: Fonts to replace commonly used Microsoft Windows fonts
Summary(ja): 一般に使用されている Microsoft Windows のフォントを置換するためのフォント
Version: 1.07.1
Release: 1%{?_dist_release}
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
# exceptions:
# The first exception is the standard FSF font exception.
# The second exception is an anti-lockdown clause somewhat like the one in
# GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
License: Liberation
Group: User Interface/X
URL:  https://www.redhat.com/promo/fonts/
Source0: %{fontname}-fonts-ttf-%{version}.tar.gz

Requires: TrueType?-%{fontname}-sans >= %{version}
Requires: TrueType?-%{fontname}-serif >= %{version}
Requires: TrueType?-%{fontname}-mono >= %{version}
Requires: TrueType?-%{fontname}-doc = %{version}
BuildRoot?: %{_tmppath}/%{name}-%{version}-root
BuildArch?: noarch

%description
%common_desc

Meta-package of Liberation fonts which installs Sans, Serif, and Monospace
families.

%description -l ja
liberation fonts はマイクロソフトのシステムでよく使用される3つのフォント、
Times New Roman・Arial・Courier New を置換することが意図されている
フォントです。

このパッケージは Liberation フォントのメタパッケージです。
Sans・Serif・Monospace の3書体をインストールします。

%package sans
Summary: liberation sans TrueType? Fonts
Summary(ja): liberation sans True Type フォント
Group: User Interface/X
Requires: TrueType?-liberation-doc

%description sans
This package includes liberation sans TrueType? fonts.

%description -l ja sans
このパッケージには liberation sans フォントが含まれています。

%package serif
Summary: liberation serif TrueType? Fonts
Summary(ja): liberation serif True Type フォント
Group: User Interface/X
Requires: TrueType?-liberation-doc

%description serif
This package includes liberation serif TrueType? fonts.

%description -l ja serif
このパッケージには liberation serif フォントが含まれています。

%package mono
Summary: liberation mono TrueType? Fonts
Summary(ja): liberation mono True Type フォント
Group: User Interface/X
Requires: TrueType?-liberation-doc

%description mono
This package includes liberation mono TrueType? fonts.

%description -l ja mono
このパッケージには liberation mono フォントが含まれています。

%package doc
Summary: liberation Font Documents
Summary(ja): liberation フォントドキュメント
Group: User Interface/X

%description doc
This package includes important documents for liberation fonts includes enduser
license.

%description -l ja doc
このパッケージには liberation フォントのライセンスを含むドキュメント類が含まれています。

%prep
%setup -q -n %{fontname}-fonts-ttf-%{version}

%clean
if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then

rm -rf ${RPM_BUILD_ROOT}

fi

%build

%install
rm -rf %{buildroot}

mkdir -p $RPM_BUILD_ROOT%{_fontdir}
cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}

%post sans
%font_install_post %{_fontdir}

%post serif
%font_install_post %{_fontdir}

%post mono
%font_install_post %{_fontdir}

%postun sans
%font_install_postun %{_fontdir}

%postun serif
%font_install_postun %{_fontdir}

%postun mono
%font_install_postun %{_fontdir}

%files

%files sans
%{_fontdir}/LiberationSans?*.ttf

%files serif
%{_fontdir}/LiberationSerif?-*.ttf

%files mono
%{_fontdir}/LiberationMono?-*.ttf

%files doc
%doc AUTHORS COPYING ChangeLog? License.txt README TODO

%changelog

  • Wed Sep 21 2011 Toshiharu Kudoh <toshi.kd2@…> - 1.07.1-1
  • new upstream release
  • Wed Jun 01 2011 Toshiharu Kudoh <toshi.kd2@…> - 1.07.0-1
  • new upstream release
  • Thu Jul 29 2010 Toshiharu Kudoh <toshi.kd2@…> - 1.06.0.20100721-1
  • new upstream release
  • added TODO in %%doc
  • Wed Jun 30 2010 Toshiharu Kudoh <toshi.kd2@…> - 1.05.3.20100621-1
  • new upstream release
  • Mon May 17 2010 Toshiharu Kudoh <toshi.kd2@…> - 1.05.3.20100510-1
  • new upstream release
  • added Requires: TrueType?-%{fontname}-doc = %{version}
  • Sun Dec 27 2009 Toshiharu Kudoh <toshi.kd2@…> - 1.05.2.20091227-1
  • new upstream release
  • Wed Jul 22 2009 Toshiharu Kudoh <toshi.kd2@…> - 1.05.1.20090721-1
  • new upstream release
  • Fri Jul 17 2009 Toshiharu Kudoh <toshi.kd2@…> - 1.05.1.20090706-1
  • new upstream release
  • Tue Apr 28 2009 Toshiharu Kudoh <toshi.kd2@…> - 1.04.93-1
  • initial build for VineSeed
  • Fri Jan 09 2009 Caius Chance <cchance@…> - 1.04.93-3.fc11
  • Resolves: rhbz#477410 (Convert to new font packaging guidelines.)
  • Tue Dec 09 2008 Caius Chance <cchance@…> - 1.04.93-2.fc11
  • Resolves: rhbz#474522 (Cent sign is not coressed in Sans & Mono.)
  • Wed Dec 03 2008 Caius Chance <cchance@…> - 1.04.93-1.fc11
  • Resolves: rhbz#473481 (Blurriness of Greek letter m (U+03BC) in Liberation Sans Regular.)
  • Thu Jul 17 2008 Caius Chance <cchance@…> - 1.04.90-1.fc10
  • Resolves: rhbz#258592 (Incorrect glyph points and missing hinting instructions for U+0079, U+03BC,

U+0431, U+2010..2012.)

  • Thu Jul 17 2008 Caius Chance <cchance@…> - 1.04-1.fc10
  • Resolves: rhbz#455717 (Update sources to version 1.04.)
  • Improved .spec file.
  • Thu Jun 12 2008 Caius Chance <cchance@…> - 1.04-0.1.beta2.fc10
  • Updated source version to 1.04.beta2.
  • Removed License.txt and COPYING as already included in sources.
  • Thu Apr 10 2008 Caius Chance <cchance@…> - 1.03-1.fc9
  • Resolves: rhbz#251890 (Exchanged and incomplete glyphs.)
  • Repack source tarball and re-align source version number.
  • Mon Mar 31 2008 Tom "spot" Callaway <tcallawa@…> - 1.02-2
  • correct license tag, license explanation added
  • Tue Mar 25 2008 Caius Chance <cchance@…> - 1.02-1.fc9
  • Resolves: rhbz#240525 (Alignment mismatch of dot accents.)
  • Wed Jan 16 2008 Caius Chance <cchance@…> - 1.01-1.fc9
  • Moved source tarball from cvs to separated storage.
  • Mon Jan 14 2008 Caius Chance <cchance@…> - 1.0-1.fc9
  • Resolves: rhbz#428596 (Liberation fonts need to be updated to latest font.)
  • Wed Nov 28 2007 Caius Chance <cchance@…> - 0.2-4.fc9
  • Resolves: rhbz#367791 (remove 59-liberation-fonts.conf)
  • Wed Sep 12 2007 Jens Petersen <petersen@…> - 0.2-3.fc8
  • add fontdir macro
  • create fonts.dir and fonts.scale (reported by Mark Alford, #245961)
  • add catalogue symlink
  • Wed Sep 12 2007 Jens Petersen <petersen@…> - 0.2-2.fc8
  • update license field to GPLv2
  • Thu Jun 14 2007 Caius Chance <cchance@…> 0.2-1.fc8
  • Updated new source tarball from upstream: '-3' (version 0.2).
  • Tue May 15 2007 Matthias Clasen <mclasen@…> 0.1-9
  • Bump revision
  • Tue May 15 2007 Matthias Clasen <mclasen@…> 0.1-8
  • Change the license tag to "GPL + font exception"
  • Mon May 14 2007 Matthias Clasen <mclasen@…> 0.1-7
  • Correct the source url
  • Mon May 14 2007 Matthias Clasen <mclasen@…> 0.1-6
  • Incorporate package review feedback
  • Fri May 11 2007 Matthias Clasen <mclasen@…> 0.1-5
  • Bring the package in sync with Fedora packaging standards
  • Wed Apr 25 2007 Meethune Bhowmick <bhowmick@…> 0.1-4
  • Require fontconfig package for post and postun
  • Tue Apr 24 2007 Meethune Bhowmick <bhowmick@…> 0.1-3
  • Bump version to fix issue in RHEL4 RHN
  • Thu Mar 29 2007 Richard Monk <rmonk@…> 0.1-2rhis
  • New license file
  • Thu Mar 29 2007 Richard Monk <rmonk@…> 0.1-1rhis
  • Inital packaging
Line 
1%define fontname liberation
2%define archivename %{name}-%{version}
3%define common_desc \
4The Liberation Fonts are intended to be replacements for the three most \
5commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier \
6New.
7
8%define _fontdir %{_datadir}/fonts/TrueType-%{fontname}
9
10Name:             TrueType-%{fontname}
11Summary:          Fonts to replace commonly used Microsoft Windows fonts
12Summary(ja):      一般に使用されている Microsoft Windows のフォントを置換するためのフォント
13Version:          1.07.1
14Release:          1%{?_dist_release}
15# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
16# exceptions:
17# The first exception is the standard FSF font exception.
18# The second exception is an anti-lockdown clause somewhat like the one in
19# GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
20License:          Liberation
21Group:            User Interface/X
22URL:              https://www.redhat.com/promo/fonts/
23Source0:          %{fontname}-fonts-ttf-%{version}.tar.gz
24
25Requires:         TrueType-%{fontname}-sans >= %{version}
26Requires:         TrueType-%{fontname}-serif >= %{version}
27Requires:         TrueType-%{fontname}-mono >= %{version}
28Requires:         TrueType-%{fontname}-doc = %{version}
29BuildRoot:        %{_tmppath}/%{name}-%{version}-root
30BuildArch:        noarch
31
32%description
33%common_desc
34
35Meta-package of Liberation fonts which installs Sans, Serif, and Monospace
36families.
37
38%description -l ja
39liberation fonts はマイクロソフトのシステムでよく使用される3つのフォント、
40Times New Roman・Arial・Courier New を置換することが意図されている
41フォントです。
42
43このパッケージは Liberation フォントのメタパッケージです。
44Sans・Serif・Monospace の3書体をインストールします。
45
46%package sans
47Summary: liberation sans TrueType Fonts
48Summary(ja): liberation sans True Type フォント
49Group: User Interface/X
50Requires: TrueType-liberation-doc
51
52%description sans
53This package includes liberation sans TrueType fonts.
54
55%description -l ja sans
56このパッケージには liberation sans フォントが含まれています。
57
58
59%package serif
60Summary: liberation serif TrueType Fonts
61Summary(ja): liberation serif True Type フォント
62Group: User Interface/X
63Requires: TrueType-liberation-doc
64
65%description serif
66This package includes liberation serif TrueType fonts.
67
68%description -l ja serif
69このパッケージには liberation serif フォントが含まれています。
70
71
72%package mono
73Summary: liberation mono TrueType Fonts
74Summary(ja): liberation mono True Type フォント
75Group: User Interface/X
76Requires: TrueType-liberation-doc
77
78%description mono
79This package includes liberation mono TrueType fonts.
80
81%description -l ja mono
82このパッケージには liberation mono フォントが含まれています。
83
84
85%package doc
86Summary: liberation Font Documents
87Summary(ja): liberation フォントドキュメント
88Group: User Interface/X
89
90%description doc
91This package includes important documents for liberation fonts includes enduser
92license.
93
94%description -l ja doc
95このパッケージには liberation フォントのライセンスを含むドキュメント類が含まれています。
96
97
98%prep
99%setup -q -n %{fontname}-fonts-ttf-%{version}
100
101%clean
102if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then
103    rm -rf ${RPM_BUILD_ROOT}
104fi
105
106%build
107
108%install
109rm -rf %{buildroot}
110
111mkdir -p $RPM_BUILD_ROOT%{_fontdir}
112cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
113
114%post sans
115%__font_install_post %{_fontdir}
116
117%post serif
118%__font_install_post %{_fontdir}
119
120%post mono
121%__font_install_post %{_fontdir}
122
123
124%postun sans
125%__font_install_postun %{_fontdir}
126
127%postun serif
128%__font_install_postun %{_fontdir}
129
130%postun mono
131%__font_install_postun %{_fontdir}
132
133%files
134
135%files sans
136%{_fontdir}/LiberationSans*.ttf
137
138%files serif
139%{_fontdir}/LiberationSerif-*.ttf
140
141%files mono
142%{_fontdir}/LiberationMono-*.ttf
143
144%files doc
145%doc AUTHORS COPYING ChangeLog License.txt README TODO
146
147%changelog
148* Wed Sep 21 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.07.1-1
149- new upstream release
150
151* Wed Jun 01 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.07.0-1
152- new upstream release
153
154* Thu Jul 29 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.06.0.20100721-1
155- new upstream release
156- added TODO in %%doc
157
158* Wed Jun 30 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.05.3.20100621-1
159- new upstream release
160
161* Mon May 17 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.05.3.20100510-1
162- new upstream release
163- added Requires:  TrueType-%{fontname}-doc = %{version}
164
165* Sun Dec 27 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.05.2.20091227-1
166- new upstream release
167
168* Wed Jul 22 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.05.1.20090721-1
169- new upstream release
170
171* Fri Jul 17 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.05.1.20090706-1
172- new upstream release
173
174* Tue Apr 28 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.04.93-1
175- initial build for VineSeed
176
177* Fri Jan 09 2009 Caius Chance <cchance@redhat.com> - 1.04.93-3.fc11
178- Resolves: rhbz#477410 (Convert to new font packaging guidelines.)
179
180* Tue Dec 09 2008 Caius Chance <cchance@redhat.com> - 1.04.93-2.fc11
181- Resolves: rhbz#474522 (Cent sign is not coressed in Sans & Mono.)
182
183* Wed Dec 03 2008 Caius Chance <cchance@redhat.com> - 1.04.93-1.fc11
184- Resolves: rhbz#473481
185  (Blurriness of Greek letter m (U+03BC) in Liberation Sans Regular.)
186
187* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04.90-1.fc10
188- Resolves: rhbz#258592
189  (Incorrect glyph points and missing hinting instructions for U+0079, U+03BC,
190   U+0431, U+2010..2012.)
191
192* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04-1.fc10
193- Resolves: rhbz#455717 (Update sources to version 1.04.)
194- Improved .spec file.
195
196* Thu Jun 12 2008 Caius Chance <cchance@redhat.com> - 1.04-0.1.beta2.fc10
197- Updated source version to 1.04.beta2.
198- Removed License.txt and COPYING as already included in sources.
199
200* Thu Apr 10 2008 Caius Chance <cchance@redhat.com> - 1.03-1.fc9
201- Resolves: rhbz#251890 (Exchanged and incomplete glyphs.)
202- Repack source tarball and re-align source version number.
203
204* Mon Mar 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.02-2
205- correct license tag, license explanation added
206
207* Tue Mar 25 2008 Caius Chance <cchance@redhat.com> - 1.02-1.fc9
208- Resolves: rhbz#240525 (Alignment mismatch of dot accents.)
209
210* Wed Jan 16 2008 Caius Chance <cchance@redhat.com> - 1.01-1.fc9
211- Moved source tarball from cvs to separated storage.
212
213* Mon Jan 14 2008 Caius Chance <cchance@redhat.com> - 1.0-1.fc9
214- Resolves: rhbz#428596 (Liberation fonts need to be updated to latest font.)
215
216* Wed Nov 28 2007 Caius Chance <cchance@redhat.com> - 0.2-4.fc9
217- Resolves: rhbz#367791 (remove 59-liberation-fonts.conf)
218
219* Wed Sep 12 2007 Jens Petersen <petersen@redhat.com> - 0.2-3.fc8
220- add fontdir macro
221- create fonts.dir and fonts.scale (reported by Mark Alford, #245961)
222- add catalogue symlink
223
224* Wed Sep 12 2007 Jens Petersen <petersen@redhat.com> - 0.2-2.fc8
225- update license field to GPLv2
226
227* Thu Jun 14 2007 Caius Chance <cchance@redhat.com> 0.2-1.fc8
228- Updated new source tarball from upstream: '-3' (version 0.2).
229
230* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-9
231- Bump revision
232
233* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-8
234- Change the license tag to "GPL + font exception"
235
236* Mon May 14 2007 Matthias Clasen <mclasen@redhat.com> 0.1-7
237- Correct the source url
238
239* Mon May 14 2007 Matthias Clasen <mclasen@redhat.com> 0.1-6
240- Incorporate package review feedback
241
242* Fri May 11 2007 Matthias Clasen <mclasen@redhat.com> 0.1-5
243- Bring the package in sync with Fedora packaging standards
244
245* Wed Apr 25 2007 Meethune Bhowmick <bhowmick@redhat.com> 0.1-4
246- Require fontconfig package for post and postun
247
248* Tue Apr 24 2007 Meethune Bhowmick <bhowmick@redhat.com> 0.1-3
249- Bump version to fix issue in RHEL4 RHN
250
251* Thu Mar 29 2007 Richard Monk <rmonk@redhat.com> 0.1-2rhis
252- New license file
253
254* Thu Mar 29 2007 Richard Monk <rmonk@redhat.com> 0.1-1rhis
255- Inital packaging
Note: See TracBrowser for help on using the repository browser.