[packages/crossmingw32-harfbuzz] - updated to 0.9.41 - removed obsolete mingw32 patch

qboosh qboosh at pld-linux.org
Sun Jun 21 14:07:47 CEST 2015


commit 6f6a2adfb155965430ad4882367bb6b0c1e3575c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 21 14:09:09 2015 +0200

    - updated to 0.9.41
    - removed obsolete mingw32 patch

 crossmingw32-harfbuzz.spec |  8 +++-----
 harfbuzz-mingw32.patch     | 11 -----------
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/crossmingw32-harfbuzz.spec b/crossmingw32-harfbuzz.spec
index 3c45d94..02833fe 100644
--- a/crossmingw32-harfbuzz.spec
+++ b/crossmingw32-harfbuzz.spec
@@ -1,13 +1,12 @@
 Summary:	HarfBuzz - internationalized text shaping library - MinGW32 cross version
 Summary(pl.UTF-8):	Rasteryzer fontów TrueType - wersja skrośna dla MinGW32
 Name:		crossmingw32-harfbuzz
-Version:	0.9.40
-Release:	2
+Version:	0.9.41
+Release:	1
 License:	MIT
 Group:		Development/Libraries
 Source0:	http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
-# Source0-md5:	0e27e531f4c4acff601ebff0957755c2
-Patch0:		harfbuzz-mingw32.patch
+# Source0-md5:	a2966f1b6a470c2cd84eb511f924cf68
 URL:		http://www.freedesktop.org/wiki/HarfBuzz
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.13
@@ -89,7 +88,6 @@ Biblioteka DLL harfbuzz dla Windows.
 
 %prep
 %setup -q -n harfbuzz-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/harfbuzz-mingw32.patch b/harfbuzz-mingw32.patch
deleted file mode 100644
index 9ba98b6..0000000
--- a/harfbuzz-mingw32.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- harfbuzz-0.9.39/src/hb-private.hh.orig	2015-02-26 22:59:13.689932225 +0100
-+++ harfbuzz-0.9.39/src/hb-private.hh	2015-03-05 21:56:05.906340574 +0100
-@@ -127,7 +127,7 @@
- #  elif defined(WINAPI_FAMILY) && (WINAPI_FAMILY==WINAPI_FAMILY_PC_APP || WINAPI_FAMILY==WINAPI_FAMILY_PHONE_APP)
- #    define getenv(Name) NULL
- #  endif
--#  if (defined(__WIN32__) && !defined(__WINE__)) || defined(_MSC_VER)
-+#  if (defined(__WIN32__) && !defined(__WINE__)) && defined(_MSC_VER)
- #    define snprintf _snprintf
-      /* Windows CE only has _strdup, while rest of Windows has both. */
- #    define strdup _strdup
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-harfbuzz.git/commitdiff/6f6a2adfb155965430ad4882367bb6b0c1e3575c



More information about the pld-cvs-commit mailing list