Accepting request 26598 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/pango via accept of submit request 26598 revision 25.
Request was accepted with message:
accept

OBS-URL: https://build.opensuse.org/request/show/26598
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=41
This commit is contained in:
Vincent Untz
2009-12-15 13:09:28 +00:00
committed by Git OBS Bridge
parent dfc69b7fcb
commit 125a73712c
4 changed files with 34 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package pango (Version 1.26.0)
# spec file for package pango (Version 1.26.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -27,14 +27,14 @@ BuildRequires: gtk-doc
%if %suse_version >= 1100
BuildRequires: libthai-devel
%endif
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: System/Libraries
# bug437293
%ifarch ppc64
Obsoletes: pango-64bit
%endif
#
Version: 1.26.0
Version: 1.26.2
Release: 1
Summary: System for Layout and Rendering of Internationalised Text
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
@@ -60,7 +60,7 @@ Authors:
%if %suse_version >= 1100
%package module-thai-lang
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: System for Layout and Rendering of Internationalised Text
Group: System/Libraries
Provides: locale(pango:th_TH)
@@ -81,7 +81,7 @@ Authors:
%endif
%package devel
License: LGPL v2.1 or later
License: LGPLv2.1+
Requires: %{name} = %{version} cairo-devel fontconfig-devel freetype2-devel glib2-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
Summary: Include files and libraries mandatory for development
Group: Development/Libraries/GNOME