version up to 3.4.0
[platform/upstream/harfbuzz.git] / packaging / harfbuzz.spec
index 0a9adeb..e0e4f8c 100644 (file)
@@ -1,11 +1,11 @@
 Name:           harfbuzz
-Version:        1.8.1
+Version:        3.4.0
 Release:        0
 License:        MIT and ISC
 Summary:        An OpenType text shaping engine
 Url:            http://www.freedesktop.org/wiki/Software/HarfBuzz
 Group:          Graphics/Font Management
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 Source1001:    harfbuzz.manifest
 BuildRequires:  gcc-c++
@@ -45,6 +45,7 @@ HarfBuzz is an OpenType text shaping engine.
 %prep
 %setup -q
 cp %{SOURCE1001} .
+patch -p1 < %{_builddir}/%{name}-%{version}/patch/remove-icu-header-dependencies-from-harfbuzz-header.patch
 
 %build
 %configure \