SHA256
1
0
forked from pool/freetype2

Accepting request 225325 from home:sumski:branches:M17N

Update to version 2.5.3

OBS-URL: https://build.opensuse.org/request/show/225325
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=87
This commit is contained in:
OBS User mrdocs
2014-03-10 08:02:34 +00:00
committed by Git OBS Bridge
parent 992da42db7
commit 75e31282ae
12 changed files with 204 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package freetype2
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,8 @@ BuildRequires: zlib-devel
Obsoletes: freetype2-64bit
%endif
#
%define doc_version 2.5.2
Version: 2.5.2
%define doc_version 2.5.3
Version: 2.5.3
Release: 0
Summary: A TrueType Font Library
License: SUSE-Freetype or GPL-2.0+
@@ -41,8 +41,8 @@ Patch308961: bugzilla-308961-cmex-workaround.patch
Patch200: freetype2-subpixel.patch
# PATCH-FIX-UPSTREAM overflow.patch -- I: Statement is overflowing a buffer
Patch201: overflow.patch
# PATCH-FIX-OPENSUSE don-t-mark-libpng-as-required-library-in-freetype-co.patch -- it is private in .pc
Patch202: don-t-mark-libpng-as-required-library-in-freetype-co.patch
# PATCH-FIX-OPENSUSE don-t-mark-libpng-as-required-library.patch -- it is private in .pc
Patch202: don-t-mark-libpng-as-required-library.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -125,5 +125,6 @@ rm docs/INSTALL*
%{_libdir}/pkgconfig/freetype2.pc
%{_bindir}/*
%{_datadir}/aclocal
%{_mandir}/man1/freetype-config*
%changelog