Author: qboosh Date: Tue Sep 23 19:17:38 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.22.0 (still on DEVEL - requires DEVEL cairo)
---- Files affected: SPECS: pango.spec (1.193.2.3 -> 1.193.2.4) ---- Diffs: ================================================================ Index: SPECS/pango.spec diff -u SPECS/pango.spec:1.193.2.3 SPECS/pango.spec:1.193.2.4 --- SPECS/pango.spec:1.193.2.3 Tue Jun 17 13:19:59 2008 +++ SPECS/pango.spec Tue Sep 23 21:17:33 2008 @@ -9,25 +9,25 @@ 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.21.3 +Version: 1.22.0 Release: 1 Epoch: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/pango/1.21/%{name}-%{version}.tar.bz2 -# Source0-md5: 37629c4431334c244e6b2aedaeff3583 +Source0: http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/%{name}-%{version}.tar.bz2 +# Source0-md5: 37a185a3cb5c1a39ade7fdc3e6c75349 Patch0: %{name}-xfonts.patch Patch1: %{name}-arch_confdir.patch Patch2: %{name}-lt.patch URL: http://www.pango.org/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1:1.9 -BuildRequires: cairo-devel >= 1.4.10 +BuildRequires: cairo-devel >= 1.7.6 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.16.3 +BuildRequires: glib2-devel >= 1:2.17.3 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake >= 1.8 %{?with_libthai:BuildRequires: libthai-devel >= 0.1.9} @@ -37,9 +37,9 @@ BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXft-devel >= 2.1.0 -Requires: cairo >= 1.4.10 +Requires: cairo >= 1.7.6 Requires: freetype >= 2.1.7 -Requires: glib2 >= 1:2.16.3 +Requires: glib2 >= 1:2.17.3 Obsoletes: libpango24 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -68,9 +68,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.4.10 +Requires: cairo-devel >= 1.7.6 Requires: freetype-devel >= 2.1.7 -Requires: glib2-devel >= 1:2.16.3 +Requires: glib2-devel >= 1:2.17.3 Requires: xorg-lib-libX11-devel Requires: xorg-lib-libXft-devel >= 2.1.0 Obsoletes: libpango24-devel @@ -164,12 +164,11 @@ %{__autoconf} %{__automake} %configure \ - --with-fribidi \ + --enable-debug=%{?debug:yes}%{!?debug:minimum} \ --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \ - --with-html-dir=%{_gtkdocdir} \ + --enable-man \ --%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \ - --enable-debug=%{?debug:yes}%{!?debug:minimum} \ - --enable-man + --with-html-dir=%{_gtkdocdir} %{__make} %install @@ -307,6 +306,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.193.2.4 2008/09/23 19:17:33 qboosh +- updated to 1.22.0 (still on DEVEL - requires DEVEL cairo) + Revision 1.193.2.3 2008/06/17 11:19:59 megabajt - updated to 1.21.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pango.spec?r1=1.193.2.3&r2=1.193.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
