Accepting request 133290 from home:vuntz:branches:GNOME:Factory

suggested tweak

OBS-URL: https://build.opensuse.org/request/show/133290
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=82
This commit is contained in:
Vincent Untz
2012-09-07 17:04:36 +00:00
committed by Git OBS Bridge
parent c8360d2905
commit b2dfc96363
2 changed files with 7 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(harfbuzz)
BuildRequires: pkgconfig(harfbuzz) >= 0.9
BuildRequires: pkgconfig(libthai) >= 0.1.9
BuildRequires: pkgconfig(xft)
BuildRequires: pkgconfig(xrender)
@@ -56,9 +56,9 @@ Pango forms the core of text and font handling for GTK+.
%package -n libpango-1_0-0
Summary: Library for Layout and Rendering of Text
Group: System/Libraries
Requires(post): %{name}-tools
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
Requires(post): %{name}-tools
# bug437293
%ifarch ppc64
Obsoletes: pango-64bit
@@ -99,9 +99,9 @@ Pango forms the core of text and font handling for GTK+.
%package module-thai-lang
Summary: Library for Layout and Rendering of Text -- Module for the Thai Language
Group: System/Libraries
Provides: locale(pango:th_TH)
Requires(post): %{name}-tools
Requires(postun): %{name}-tools
Provides: locale(pango:th_TH)
%description module-thai-lang
Pango is a library for layout and rendering of text, with an emphasis
@@ -117,7 +117,7 @@ Requires: libpango-1_0-0 = %{version}
Requires: typelib-1_0-Pango-1_0 = %{version}
# bug437293
%ifarch ppc64
Obsoletes: pkgconfig(pango)-64bit
Obsoletes: pango-devel-64bit
%endif
Provides: pango-doc = %{version}
Obsoletes: pango-doc < %{version}