forked from pool/freetype2
This commit is contained in:
committed by
Git OBS Bridge
parent
540589b7ff
commit
24485f795c
@@ -27,7 +27,7 @@ AutoReqProv: on
|
||||
Supplements: fonts-config
|
||||
%endif
|
||||
Version: 2.3.7
|
||||
Release: 29
|
||||
Release: 30
|
||||
%define freetype_version %{version}
|
||||
Url: http://www.freetype.org
|
||||
Summary: Freetype2 Utilities and Demo Programs
|
||||
@@ -47,6 +47,7 @@ Patch5: revert-fix-bytecode.patch
|
||||
Patch8: bugzilla-159166-reduce-embolden-distance.patch
|
||||
Patch9: fix-build.patch
|
||||
Patch308961: bugzilla-308961-cmex-workaround.patch
|
||||
Patch441638: bnc441638-bc-enabling-fix-from-cvs.patch
|
||||
Patch50: ft2demos-build-testname.patch
|
||||
Patch100: freetype2-bc.patch
|
||||
Patch101: ft2demos-bc.patch
|
||||
@@ -82,6 +83,7 @@ Authors:
|
||||
#%patch8 -p 1
|
||||
%patch9 -p 1
|
||||
%patch308961 -p 1
|
||||
%patch441638 -p 1
|
||||
pushd ../ft2demos-%{version}
|
||||
%patch50 -p 1
|
||||
popd
|
||||
@@ -135,6 +137,11 @@ popd
|
||||
%{_bindir}/testname
|
||||
|
||||
%changelog
|
||||
* Wed Nov 05 2008 mfabian@suse.de
|
||||
- bnc#441638: use fix from upstream CVS to fix the return value
|
||||
of FT_Get_TrueType_Engine_Type (and make it work as documented).
|
||||
Thanks to Werner Lemberg for fixing and Krzysztof Kotlenga for
|
||||
reporting the issue.
|
||||
* Mon Aug 18 2008 mfabian@suse.de
|
||||
- fix uninitialized pointer "FT_STREAM stream" in function
|
||||
FT_Open_Face() which made fontforge crash while trying to apply
|
||||
@@ -449,7 +456,7 @@ popd
|
||||
* Wed Dec 17 2003 mfabian@suse.de
|
||||
- update to 2.1.7.
|
||||
- remove freetype2-type1.patch (included upstream)
|
||||
* Thu Oct 09 2003 schwab@suse.de
|
||||
* Wed Oct 08 2003 schwab@suse.de
|
||||
- Fix invalid free.
|
||||
* Fri Sep 26 2003 mfabian@suse.de
|
||||
- update to 2.1.5.
|
||||
@@ -462,7 +469,7 @@ popd
|
||||
See also:
|
||||
http://marc.theaimsgroup.com/?l=freetype-devel&m=105505219505600&w=2
|
||||
and followups.
|
||||
* Wed Aug 27 2003 mfabian@suse.de
|
||||
* Tue Aug 26 2003 mfabian@suse.de
|
||||
- add freetype2-bitmap-style.patch: check the bdf properties
|
||||
WEIGHT_NAME and SLANT case insensitively. Without that,
|
||||
these properties are not correctly recognized when the fonts
|
||||
@@ -473,7 +480,7 @@ popd
|
||||
- update to 2.1.4
|
||||
* Fri Apr 04 2003 mfabian@suse.de
|
||||
- freetype updated to 2.1.4rc2
|
||||
* Sat Mar 08 2003 mfabian@suse.de
|
||||
* Fri Mar 07 2003 mfabian@suse.de
|
||||
- Bug #24755: further improvement: add " Wide" to the family name
|
||||
for fonts which have an average width >= point size, i.e. fonts
|
||||
which have glyphs which are at least square (or maybe even
|
||||
|
Reference in New Issue
Block a user