|
@@ -1,7 +1,7 @@
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
|
|
|
|
%bcond_with subpixel_rendering
|
|
%bcond_with subpixel_rendering
|
|
-%define ver_majar 2.5.5
|
|
+%define ver_majar 2.6.2
|
|
|
|
|
|
Summary: FreeType 2 library
|
|
Summary: FreeType 2 library
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
@@ -24,7 +24,7 @@ Patch46: freetype-2.2.1-enable-valid.patch
|
|
Patch88: freetype-multilib.patch
|
|
Patch88: freetype-multilib.patch
|
|
# Fix crash https://bugs.freedesktop.org/show_bug.cgi?id=6841
|
|
# Fix crash https://bugs.freedesktop.org/show_bug.cgi?id=6841
|
|
Patch89: freetype-2.2.1-memcpy-fix.patch
|
|
Patch89: freetype-2.2.1-memcpy-fix.patch
|
|
-Patch90: freetype-2.5.4-pkgconfig.patch
|
|
+#Patch90: freetype-2.5.4-pkgconfig.patch
|
|
|
|
|
|
Patch200: freetype-2.1.10-slight-embolden.patch
|
|
Patch200: freetype-2.1.10-slight-embolden.patch
|
|
Patch201: freetype-2.4.12-x86_64-invalid_outline.patch
|
|
Patch201: freetype-2.4.12-x86_64-invalid_outline.patch
|
|
@@ -209,13 +209,13 @@ This package contains the static library for %{name}
|
|
%patch46 -p1 -b .enable-valid
|
|
%patch46 -p1 -b .enable-valid
|
|
%patch88 -p1 -b .multilib
|
|
%patch88 -p1 -b .multilib
|
|
%patch89 -p1 -b .memcpy
|
|
%patch89 -p1 -b .memcpy
|
|
-%patch90 -p1 -b .pkgconfig
|
|
+#%patch90 -p1 -b .pkgconfig
|
|
|
|
|
|
%patch200 -p1 -b .slight-embolden
|
|
%patch200 -p1 -b .slight-embolden
|
|
|
|
|
|
-%ifarch x86_64
|
|
+#%ifarch x86_64
|
|
-%patch201 -p1 -b .invalid_outline
|
|
+#%patch201 -p1 -b .invalid_outline
|
|
-%endif
|
|
+#%endif
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure
|
|
%configure
|
|
@@ -295,6 +295,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Dec 05 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.6.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- remade Patch88
|
|
|
|
+- deleted Pacth90
|
|
|
|
+- did not apply Patch201
|
|
|
|
+ - but included src.rpm
|
|
|
|
+
|
|
* Fri Jan 16 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.5.5-1
|
|
* Fri Jan 16 2015 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.5.5-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|