|
@@ -1,12 +1,12 @@
|
|
%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.0
|
|
|
|
|
|
+%define ver_majar 2.5.2
|
|
|
|
|
|
Summary: FreeType 2 library
|
|
Summary: FreeType 2 library
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
Summary(ja): FreeType 2 ライブラリ
|
|
Name: freetype2
|
|
Name: freetype2
|
|
-Version: %{ver_majar}.1
|
|
|
|
|
|
+Version: %{ver_majar}
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPL/FTL dual license
|
|
License: GPL/FTL dual license
|
|
URL: http://www.freetype.org/
|
|
URL: http://www.freetype.org/
|
|
@@ -210,7 +210,7 @@ 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
|
|
|
|
|
|
@@ -296,6 +296,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Dec 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.5.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Mon Aug 19 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.5.0.1-1
|
|
* Mon Aug 19 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.5.0.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- added BuildRequires: libpng-devel
|
|
- added BuildRequires: libpng-devel
|
|
@@ -479,7 +482,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
* Wed Aug 21 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.1.2-0vl2
|
|
* Wed Aug 21 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.1.2-0vl2
|
|
- add Patch0 to fix problem to Dyna-Font
|
|
- add Patch0 to fix problem to Dyna-Font
|
|
|
|
|
|
-* Mon Jul 23 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.1.2-0vl1
|
|
|
|
|
|
+* Tue Jul 23 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.1.2-0vl1
|
|
- source upgrade
|
|
- source upgrade
|
|
- add %{_datadir}/aclocal/freetype2.m4 to -devel
|
|
- add %{_datadir}/aclocal/freetype2.m4 to -devel
|
|
|
|
|