Logoj0ke.net Open Build Service > Projects > server:monitoring > dejavu > Changes
Sign Up | Log In

Changes of Revision 3

[-] Added dejavu.spec
x
 
1
@@ -0,0 +1,374 @@
2
+#
3
+# spec file for package dejavu (Version 2.23)
4
+#
5
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
6
+# This file and all modifications and additions to the pristine
7
+# package are under the same license as the package itself.
8
+#
9
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
10
+#
11
+
12
+# norootforbuild
13
+
14
+Name:           dejavu
15
+BuildRequires:  xorg-x11-devel
16
+%if "%(xft-config --prefix)" == "/usr"
17
+%define    ttf_fontdir     /usr/share/fonts/truetype
18
+%else
19
+%define    ttf_fontdir     /usr/X11R6/lib/X11/fonts/truetype
20
+%endif
21
+License:        Other uncritical OpenSource License
22
+Group:          System/X11/Fonts
23
+AutoReqProv:    on
24
+PreReq:         %suseconfig_fonts_prereq
25
+Provides:       desktop-data-SuSE:/usr/X11R6/lib/X11/fonts/truetype/SUSESans-Roman.ttf
26
+Provides:       locale(bg;el;mk;ru;vi)
27
+Version:        2.23
28
+Release:        1
29
+Summary:        DejaVu Truetype Fonts
30
+Source:         http://belnet.dl.sourceforge.net/sourceforge/dejavu/dejavu-fonts-ttf-2.23.tar.bz2
31
+Url:            http://dejavu.sourceforge.net/
32
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
33
+BuildArch:      noarch
34
+
35
+%description
36
+The DejaVu fonts are a font family based on the Bitstream Vera Fonts.
37
+Its purpose is to provide a wider range of characters while maintaining
38
+the original look and feel through the process of collaborative
39
+development.
40
+
41
+
42
+
43
+Authors:
44
+--------
45
+    Jim Lyles, Bitstream, Inc
46
+    Št&#283;pán Roh <src@post.cz>
47
+
48
+%prep
49
+%setup -n %name-fonts-ttf-%version
50
+
51
+%build
52
+
53
+%install
54
+mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
55
+install -m 0644 ttf/*.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
56
+
57
+%post
58
+%run_suseconfig_fonts
59
+
60
+%postun
61
+%run_suseconfig_fonts
62
+
63
+%files
64
+%defattr(-,root,root,755)
65
+%doc AUTHORS BUGS LICENSE NEWS README *.txt fontconfig
66
+%dir %{ttf_fontdir}/
67
+%{ttf_fontdir}/*.ttf
68
+
69
+%changelog
70
+* Fri Feb 01 2008 mfabian@suse.de
71
+-  update to 2.23.
72
+-  Changes from 2.22 to 2.23:
73
+  • fixed bug which made Condensed fonts appear instead of
74
+  normal width ones
75
+  • added U+20DB, U+20DC, and U+20E1 to Sans
76
+  (by Roozbeh Pournader)
77
+  • added hinting instructions to U+01A7, U+01AA-U+01AC,
78
+  U+01AE-U+01AF, U+01BC-U+01BD, U+01BF, U+01F7, U+0277,
79
+  U+027F, U+0285-U+0286, U+0297, U+02AF, U+02B4-U+02B5,
80
+  U+02BD, U+030D, U+0311, U+0329, U+04A0-U+04A1 in Sans Book
81
+  (by Wesley Transue)
82
+  • modified hinting instructions of U+04A2 in Sans Book
83
+  (by Wesley Transue)
84
+  • added hinting instructions to U+237D, U+2423 in Mono Book
85
+  and Mono Bold (by Wesley Transue)
86
+  • added mathematical alphanumeric symbols to all styles
87
+  (by Max Berger)
88
+  • added Unicode 5.1 U+2E18 as U+2E18.u51 (not yet usable)
89
+  to Sans (by Roozbeh Pournader)
90
+  • dereferenced all glyphs with mixed references and outlines
91
+  (by Denis Jacquerye)
92
+  • removed non-zero width from U+0344 in Sans
93
+  (by Denis Jacquerye)
94
+* Fri Jan 04 2008 mfabian@suse.de
95
+- update to 2.22.
96
+- Changes from 2.21 to 2.22:
97
+  • modified Armenian U+0565 in Sans (by Սահակ Պետրոսյան)
98
+  • added double struck letters and numbers U+2102, U+210D,
99
+  U+2115, U+2119-U+211A, U+211D, U+2124, U+213C-U+2140,
100
+  U+2145-U+2149, U+1D538-U+1D539, U+1D53B-U+1D53E,
101
+  U+1D540-U+1D544, U+1D546, U+1D54A-U+1D550, U+1D552-U+1D56B,
102
+  U+1D7D8-U+1D7E1 to Serif (by Stephen Hartke)
103
+  • added letterlike symbols U+2103, U+2109, U+2127, U+214B,
104
+  U+2141-U+2144 to Serif (by Ben Laenen)
105
+  • fixed outline direction of U+2143 in Sans Bold/Bold Oblique
106
+  (by Ben Laenen)
107
+  • added arrow set in Serif: arrows: U+2194-U+21FF;
108
+  dingbats: U+27A1; supplemental arrows A: U+27F0-U+27FF;
109
+  supplemental arrows B: U+2900-U+2975, U+297A;
110
+  miscellaneous symbols and arrows: U+2B00-U+2B11 (by Ben Laenen)
111
+  • added U+0180, U+01DE, U+01E0-01E1, U+022A, U+022C, U+0230,
112
+  U+1E08-U+1E09, U+1E10-U+1E11, U+1EB0-U+1EB1 to Mono
113
+  (by Denis Jacquerye)
114
+  • adjusted U+01D5, U+01D7, U+01D9, U+1DB in Mono
115
+  (by Denis Jacquerye)
116
+  • added Ogham in Sans (by Wesley Transue)
117
+  • added Yijing Hexagram Symbols in Sans (by Wesley Transue)
118
+  • hinting instructions added to Cyrillic U+0460, U+04A6-U+04A7,
119
+  U+04AC-U+04AD, U+04C7-U+04C8, U+04F6-U+04F7, U+04FA-U+04FB,
120
+  U+050C-U+050D in Sans Book (by Wesley Transue)
121
+  • adjusted Cyrillic letters U+042A, U+044A, U+044C, U+0459-U+045B,
122
+  U+0462, U+048C-U+048D in Serif (by Andrey V. Panov)
123
+  • hinting instructions added to Lao U+0EB7 in Sans
124
+  (by Wesley Transue)
125
+  • added Roman numerals and Claudian letter U+2160-U+2184 in
126
+  Serif (by Ben Laenen)
127
+  • added U+FFF9-U+FFFD to Sans, Serif and Mono
128
+  (by Lars Næsbye Christensen)
129
+  • added mathematical symbols to Serif: U+2200, U+2203-U+2204,
130
+  U+2213-U+2214, U+2217-U+2218, U+2223-U+2226, U+2250-U+2255,
131
+  U+2295-U+22AF, U+22C5 (by Ben Laenen)
132
+  • modified bullet symbol U+2219 in Serif (by Ben Laenen
133
+* Tue Nov 20 2007 mfabian@suse.de
134
+- update to 2.21.
135
+- Changes from 2.20 to 2.21:
136
+  • added U+FE20-U+FE23 (half diacritics) to Sans
137
+  (by Denis Jacquerye)
138
+  • added anchor "half" to position right half of double marks,
139
+  U+FE21 or U+FE23 to Sans (by Denis Jacquerye)
140
+  • shifted U+0360 up to avoid collision with some outlines in
141
+  Sans (by Denis Jacquerye)
142
+  • added anchor above-mark anchor to U+035D, U+035E, U+0360, U+0361
143
+  in Sans (by Denis Jacquerye)
144
+  • added instructions for ff, ffi, ffl ligatures in Serif Bold
145
+  (by Євгеній Мещеряков)
146
+  • added instructions to some N'Ko glyphs (by Wesley Transue)
147
+  • added instructions to some Lao glyphs (by Wesley Transue)
148
+  • cleaning up 'liga' Standard Ligature in Latin, in Sans and
149
+  Sans Mono (by Denis Jacquerye)
150
+  • added U+046A, U+046B (big yus) in Serif (by Andrey V. Panov)
151
+  • added box drawing symbols to Sans and Serif
152
+  (by Lars Næsbye Christensen)
153
+  • added Makefile to improve font and packages generating
154
+  (by Nicolas Mailhot)
155
+* Thu Oct 04 2007 mfabian@suse.de
156
+- update to 2.20.
157
+- Changes from 2.19 to 2.20:
158
+  • removed TeX and TeXData tags from all sfd files
159
+  (by Євгеній Мещеряков)
160
+  • removed all 'frac' lookups (by Євгеній Мещеряков)
161
+  • fixed duplicate glyph names (by Євгеній Мещеряков)
162
+  • removed standard ligatures with U+00B7 in Mono
163
+  (by Євгеній Мещеряков)
164
+  • use reference to U+002D in U+00AD in Sans Oblique, and adjust
165
+  instructions (by Євгеній Мещеряков)
166
+  • updated Cyrillic in Sans Extra Light (by Andrey V. Panov)
167
+  • added instructions to N'Ko U+07C1-U+07C6, U+07CA,
168
+  U+07CE-U+07CF, U+07D1, U+07D3-U+07D4, U+07D8, U+07DB and U+07EB
169
+  in Sans (by Wesley Transue)
170
+  • added instructions to Lao U+0E8A, U+0E95, U+0E97, U+EA5, U+0EB4
171
+  and U+0EB5 (by Wesley Transue)
172
+  • adjusted instructions for Hebrew glyphs (by Denis Jacquerye)
173
+  • added instructions for U+0265 in Sans Bold (by Denis Jacquerye)
174
+  • fix U+1D68 in Sans: it had the shape of delta, where it should
175
+  be a rho (by Ben Laenen)
176
+  • remove U+1D5C glyph in Sans Oblique (it was empty)
177
+  (by Ben Laenen)
178
+  • fix instructions of U+01AD in Sans Bold (by Ben Laenen)
179
+  • fix instructions of U+042D in Serif (by Ben Laenen)
180
+  • remove buggy instructions of U+2328 in Serif (by Ben Laenen)
181
+  • corrected width of U+2C75-U+2C76 in Sans Bold and Serif Bold
182
+  (by Gee Fung Sit 薛至峰)
183
+  • added U+2C75-U+2C77 to Mono (by Gee Fung Sit 薛至峰)
184
+* Tue Aug 07 2007 mfabian@suse.de
185
+- update to 2.19.
186
+- Changes from 2.18 to 2.19:
187
+  • fixed misplaced symbols (U+2325,2326) in Sans Oblique
188
+  (by John Karp)
189
+  • added Mark to Base anchors: 'cedilla' for combining
190
+  cedilla and 'above-legacy' for stacking above precomposed
191
+  glyphs (just a,e,i,o,u with macron for now) in Sans (by
192
+  Denis Jacquerye).
193
+  • added contextual substitution for Case and Dotless
194
+  forms in all Sans variants (by Denis Jacquerye).
195
+  • renamed 'ccmp' lookups for RTL and Basic (LGC, etc.)
196
+  (by Denis Jacquerye)
197
+  • added anchor 'cedilla' for vowels in Sans. (by Denis
198
+  Jacquerye)
199
+  • extended contextual dotless and case substitutions to
200
+  handle both below and above diacritics (by Denis
201