commit 2f67740b7985a0702751f6d54487f8701150eb81
Author: Jakub Bogusz <[email protected]>
Date:   Thu Jul 18 17:11:57 2013 +0200

    - updated to 0.9.19
    - removed obsolete noicu patch

 crossmingw32-harfbuzz.spec |  6 ++----
 harfbuzz-noicu.patch       | 17 -----------------
 2 files changed, 2 insertions(+), 21 deletions(-)
---
diff --git a/crossmingw32-harfbuzz.spec b/crossmingw32-harfbuzz.spec
index 65416ad..cc78935 100644
--- a/crossmingw32-harfbuzz.spec
+++ b/crossmingw32-harfbuzz.spec
@@ -1,14 +1,13 @@
 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.18
+Version:       0.9.19
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 Source0:       
http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
-# Source0-md5: 0bff05fafef4894031b2b64a65ac1899
+# Source0-md5: 9782581ee6ef972554772e84ca448131
 Patch0:                harfbuzz-mingw32.patch
-Patch1:                harfbuzz-noicu.patch
 URL:           http://www.freedesktop.org/wiki/HarfBuzz
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11.1
@@ -92,7 +91,6 @@ Biblioteka DLL harfbuzz dla Windows.
 %prep
 %setup -q -n harfbuzz-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/harfbuzz-noicu.patch b/harfbuzz-noicu.patch
deleted file mode 100644
index 602ea62..0000000
--- a/harfbuzz-noicu.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- harfbuzz-0.9.18/test/api/Makefile.am.orig  2013-05-28 21:26:21.000000000 
+0200
-+++ harfbuzz-0.9.18/test/api/Makefile.am       2013-06-06 09:11:36.923683118 
+0200
-@@ -28,12 +28,13 @@
-       $(NULL)
- 
- test_unicode_CPPFLAGS = $(AM_CPPFLAGS)
-+test_unicode_LDADD = $(LDADD)
- if HAVE_GLIB
- test_unicode_CPPFLAGS += $(GLIB_CFLAGS)
- endif
- if HAVE_ICU
- test_unicode_CPPFLAGS += $(ICU_CFLAGS)
--test_unicode_LDADD = $(LDADD) $(top_builddir)/src/libharfbuzz-icu.la
-+test_unicode_LDADD += $(top_builddir)/src/libharfbuzz-icu.la
- endif
- 
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-harfbuzz.git/commitdiff/2f67740b7985a0702751f6d54487f8701150eb81

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to