From: Jakub Bogusz Date: Wed, 27 Mar 2013 17:51:35 +0000 (+0100) Subject: - updated to 1.34.0 X-Git-Tag: auto/ti/pango-1.34.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=0d70e594ac13ef0845a6e981facdf81e2563c922;p=packages%2Fpango.git - updated to 1.34.0 - removed obsolete am patch --- diff --git a/pango-am.patch b/pango-am.patch deleted file mode 100644 index 5cf7851..0000000 --- a/pango-am.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pango-1.32.5/configure.ac.automake 2013-03-26 10:56:44.897932991 +0100 -+++ pango-1.32.5/configure.ac 2013-03-26 10:56:56.854534883 +0100 -@@ -54,7 +54,7 @@ dnl -Wno-portability tells automake to s - dnl usage of GNU Make specific features. - AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability) - m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) --AM_CONFIG_HEADER([config.h]) -+AC_CONFIG_HEADERS([config.h]) - - - PANGO_VERSION_MAJOR=pango_version_major() diff --git a/pango.spec b/pango.spec index e99a14e..540abff 100644 --- a/pango.spec +++ b/pango.spec @@ -8,15 +8,14 @@ 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.32.5 +Version: 1.34.0 Release: 1 Epoch: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/pango/1.32/%{name}-%{version}.tar.xz -# Source0-md5: 8e846804d6e219bc795a26a4a39b5bfd +Source0: http://ftp.gnome.org/pub/GNOME/sources/pango/1.34/%{name}-%{version}.tar.xz +# Source0-md5: eb440fc26b383c0be363e1b952ddc71c Patch0: %{name}-arch_confdir.patch -Patch1: %{name}-am.patch URL: http://www.pango.org/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1:1.9 @@ -24,7 +23,7 @@ BuildRequires: cairo-devel >= 1.7.6 BuildRequires: cairo-gobject-devel >= 1.7.6 BuildRequires: docbook-dtd412-xml BuildRequires: docbook-style-xsl -BuildRequires: fontconfig-devel >= 1:2.5.0 +BuildRequires: fontconfig-devel >= 1:2.10.91 BuildRequires: freetype-devel >= 2.1.7 BuildRequires: glib2-devel >= 1:2.33.12 BuildRequires: gobject-introspection-devel >= 0.9.5 @@ -44,7 +43,7 @@ BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXft-devel >= 2.1.0 BuildRequires: xz Requires: cairo >= 1.7.6 -Requires: fontconfig-libs >= 1:2.5.0 +Requires: fontconfig-libs >= 1:2.10.91 Requires: freetype >= 2.1.7 Requires: glib2 >= 1:2.33.12 Requires: harfbuzz >= 0.9.9 @@ -88,7 +87,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe bibliotek Pango Group: X11/Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Requires: cairo-devel >= 1.7.6 -Requires: fontconfig-devel >= 1:2.5.0 +Requires: fontconfig-devel >= 1:2.10.91 Requires: freetype-devel >= 2.1.7 Requires: glib2-devel >= 1:2.33.12 Requires: harfbuzz-devel >= 0.9.9 @@ -160,7 +159,6 @@ pango - przykładowe programy. %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{?with_apidocs:%{__gtkdocize}}