|
@@ -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.6.5
|
|
+%define ver_majar 2.8.1
|
|
|
|
|
|
Summary: FreeType 2 library
|
|
Summary: FreeType 2 library
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
@@ -19,9 +19,7 @@ Source2: ft2demos-%{ver_majar}.tar.bz2
|
|
# enable subpixel rendering
|
|
# enable subpixel rendering
|
|
Patch21: freetype-2.3.0-enable-spr.patch
|
|
Patch21: freetype-2.3.0-enable-spr.patch
|
|
# Enable otvalid and gxvalid modules
|
|
# Enable otvalid and gxvalid modules
|
|
-Patch46: freetype-2.2.1-enable-valid.patch
|
|
+Patch46: freetype-2.8.1-enable-valid.patch
|
|
-# Fix multilib conflicts
|
|
|
|
-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
|
|
@@ -207,7 +205,6 @@ This package contains the static library for %{name}
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%patch46 -p1 -b .enable-valid
|
|
%patch46 -p1 -b .enable-valid
|
|
-%patch88 -p1 -b .multilib
|
|
|
|
%patch89 -p1 -b .memcpy
|
|
%patch89 -p1 -b .memcpy
|
|
#%patch90 -p1 -b .pkgconfig
|
|
#%patch90 -p1 -b .pkgconfig
|
|
|
|
|
|
@@ -295,6 +292,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Jan 05 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.8.1-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- updated Patch46.
|
|
|
|
+- dropped Patch88.
|
|
|
|
+
|
|
* Sun Jul 17 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.6.5-1
|
|
* Sun Jul 17 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.6.5-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|