SPECS: pango.spec - updated to 1.16.1, enabled arch_confdir patch
megabajt
megabajt at pld-linux.org
Tue Mar 13 08:36:13 CET 2007
Author: megabajt Date: Tue Mar 13 07:36:13 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.16.1, enabled arch_confdir patch
---- Files affected:
SPECS:
pango.spec (1.169 -> 1.170)
---- Diffs:
================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.169 SPECS/pango.spec:1.170
--- SPECS/pango.spec:1.169 Tue Feb 27 17:46:52 2007
+++ SPECS/pango.spec Tue Mar 13 08:36:08 2007
@@ -5,31 +5,31 @@
#
# Conditional build:
%bcond_without apidocs # disable gtk-doc
+%bcond_without arch_confdir # build with arch-dependant config dir
%bcond_without static_libs # don't build static library
-%bcond_with arch_confdir # build with arch-dependant config dir
#
Summary: System for layout and rendering of internationalized text
Summary(pl.UTF-8): System renderowania międzynarodowego tekstu
Summary(pt_BR.UTF-8): Sistema para layout e renderização de texto internacionalizado
Name: pango
-Version: 1.16.0
+Version: 1.16.1
Release: 1
Epoch: 1
License: LGPL
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/pango/1.16/%{name}-%{version}.tar.bz2
-# Source0-md5: 3ff23998479e98c5dd9a7eaf08f6249d
+# Source0-md5: 4aa720633e53701a652f27700a7946dd
Patch0: %{name}-xfonts.patch
Patch1: %{name}-arch_confdir.patch
URL: http://www.pango.org/
BuildRequires: autoconf >= 2.59-9
BuildRequires: automake >= 1:1.9
-BuildRequires: cairo-devel >= 1.2.6
+BuildRequires: cairo-devel >= 1.4.0
BuildRequires: docbook-dtd412-xml
BuildRequires: docbook-style-xsl
BuildRequires: fontconfig-devel >= 1:2.4.0
BuildRequires: freetype-devel >= 2.1.7
-BuildRequires: glib2-devel >= 1:2.12.9
+BuildRequires: glib2-devel >= 1:2.12.11
%{?with_apidocs:BuildRequires: gtk-doc >= 1.8}
BuildRequires: gtk-doc-automake >= 1.8
BuildRequires: libtool >= 1:1.4.2-9
@@ -38,9 +38,9 @@
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXft-devel >= 2.1.0
-Requires: cairo >= 1.2.6
+Requires: cairo >= 1.4.0
Requires: freetype >= 2.1.7
-Requires: glib2 >= 1:2.12.9
+Requires: glib2 >= 1:2.12.11
Obsoletes: libpango24
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,9 +60,9 @@
Summary(pt_BR.UTF-8): Sistema para layout e renderização de texto internacionalizado
Group: X11/Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: cairo-devel >= 1.2.6
+Requires: cairo-devel >= 1.4.0
Requires: freetype-devel >= 2.1.7
-Requires: glib2-devel >= 1:2.12.9
+Requires: glib2-devel >= 1:2.12.11
Requires: xorg-lib-libX11-devel
Requires: xorg-lib-libXft-devel >= 2.1.0
Obsoletes: libpango24-devel
@@ -266,6 +266,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170 2007/03/13 07:36:08 megabajt
+- updated to 1.16.1, enabled arch_confdir patch
+
Revision 1.169 2007/02/27 16:46:52 megabajt
- updated to 1.16.0; merged changes from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.169&r2=1.170&f=u
More information about the pld-cvs-commit
mailing list