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:
committed by
Git OBS Bridge
parent
c8360d2905
commit
b2dfc96363
@@ -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}
|
||||
|
Reference in New Issue
Block a user