]> git.pld-linux.org Git - packages/pango.git/commitdiff
- 1.20.0 for AC AC-branch auto/ac/pango-1_20_0-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 31 Mar 2008 19:33:56 +0000 (19:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango.spec -> 1.190.2.1

pango.spec

index 402fe6e6b5cd24bc0b12a2b3245f49436a03df9b..84731bc38d0aadfaf65b0f80aa0035bea74ef3a5 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
-%bcond_without libthai         # don't build thai-lang module
+%bcond_with    libthai         # don't build thai-lang module
 %bcond_without static_libs     # don't build static library
 #
 Summary:       System for layout and rendering of internationalized text
@@ -19,6 +19,7 @@ Patch0:               %{name}-xfonts.patch
 Patch1:                %{name}-arch_confdir.patch
 Patch2:                %{name}-lt.patch
 URL:           http://www.pango.org/
+BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.9
 BuildRequires: cairo-devel >= 1.4.10
@@ -34,8 +35,7 @@ BuildRequires:        libtool >= 1:1.4.2-9
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
-BuildRequires: xorg-lib-libX11-devel
-BuildRequires: xorg-lib-libXft-devel >= 2.1.0
+BuildRequires: xft-devel >= 2.1.0
 Requires:      cairo >= 1.4.10
 Requires:      freetype >= 2.1.7
 Requires:      glib2 >= 1:2.14.1
@@ -67,11 +67,11 @@ Summary(pl.UTF-8):  System obsługi i renderowania międzynarodowego tekstu
 Summary(pt_BR.UTF-8):  Sistema para layout e renderização de texto internacionalizado
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      XFree86-devel
 Requires:      cairo-devel >= 1.4.10
 Requires:      freetype-devel >= 2.1.7
 Requires:      glib2-devel >= 1:2.14.1
-Requires:      xorg-lib-libX11-devel
-Requires:      xorg-lib-libXft-devel >= 2.1.0
+Requires:      xft-devel >= 2.1.0
 Obsoletes:     libpango24-devel
 
 %description devel
This page took 0.034158 seconds and 4 git commands to generate.