SPECS (AC-branch): pango.spec - 1.20.0 for AC
glen
glen at pld-linux.org
Mon Mar 31 21:34:01 CEST 2008
Author: glen Date: Mon Mar 31 19:34:01 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- 1.20.0 for AC
---- Files affected:
SPECS:
pango.spec (1.190 -> 1.190.2.1)
---- Diffs:
================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.190 SPECS/pango.spec:1.190.2.1
--- SPECS/pango.spec:1.190 Thu Mar 13 00:40:35 2008
+++ SPECS/pango.spec Mon Mar 31 21:33:56 2008
@@ -2,7 +2,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
@@ -20,6 +20,7 @@
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
@@ -35,8 +36,7 @@
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
@@ -68,11 +68,11 @@
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
@@ -307,6 +307,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.190.2.1 2008-03-31 19:33:56 glen
+- 1.20.0 for AC
+
Revision 1.190 2008-03-12 23:40:35 qboosh
- added lt patch (fixes build with libtool 2.2)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pango.spec?r1=1.190&r2=1.190.2.1&f=u
More information about the pld-cvs-commit
mailing list