summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2018-03-11 20:26:31 (GMT)
committerJakub Bogusz2018-03-11 20:26:31 (GMT)
commit4f528c8f22d694d82801e51b515e75a158fa13c3 (patch)
tree23c19dfbf24c2623bc802f5590574a0dd2e8a2f2
parent2141b1ec673ab8f0276dcd8b5fd5041bc330ee36 (diff)
downloadharfbuzz-4f528c8f22d694d82801e51b515e75a158fa13c3.zip
harfbuzz-4f528c8f22d694d82801e51b515e75a158fa13c3.tar.gz
- removed bogus libsubset-devel dependencyauto/th/harfbuzz-1.7.6-2
- BR: fonttools for tests
-rw-r--r--harfbuzz.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/harfbuzz.spec b/harfbuzz.spec
index 7f437e2..684db2a 100644
--- a/harfbuzz.spec
+++ b/harfbuzz.spec
@@ -9,7 +9,7 @@ Summary: HarfBuzz - internationalized text shaping library
Summary(pl.UTF-8): HarfBuzz - biblioteka rysująca tekst z obsługą wielu języków
Name: harfbuzz
Version: 1.7.6
-Release: 1
+Release: 2
License: MIT
Group: Libraries
Source0: https://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
@@ -21,6 +21,7 @@ BuildRequires: automake >= 1:1.11.1
BuildRequires: cairo-devel >= 1.8.0
# hb-fc-list is disabled in util/Makefile.am
#BuildRequires: fontconfig-devel
+%{?with_tests:BuildRequires: fonttools}
BuildRequires: freetype-devel >= 1:2.4.2
BuildRequires: glib2-devel >= 1:2.38
BuildRequires: gobject-introspection-devel >= 1.34.0
@@ -160,18 +161,17 @@ HarfBuzz text shaping library - font subsetter.
Biblioteka HarfBuzz do rysowania tekstu - font subsetter.
%package subset-devel
-Summary: Header file for HarfBuzz subset library
-Summary(pl.UTF-8): Plik nagłówkowy biblioteki HarfBuzz subset
+Summary: Header files for HarfBuzz subset library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki HarfBuzz subset
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
Requires: %{name}-subset = %{version}-%{release}
-Requires: libsubset-devel
%description subset-devel
-Header file for HarfBuzz subset library.
+Header files for HarfBuzz subset library.
%description subset-devel -l pl.UTF-8
-Plik nagłówkowy biblioteki HarfBuzz subset.
+Pliki nagłówkowe biblioteki HarfBuzz subset.
%package subset-static
Summary: Static HarfBuzz subset library