Accepting request 27014 from GNOME:Factory

Copy from GNOME:Factory/pango based on submit request 27014 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/27014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=48
This commit is contained in:
OBS User autobuild 2009-12-18 11:42:48 +00:00 committed by Git OBS Bridge
commit 35f6e5b788
5 changed files with 25 additions and 5 deletions

View File

@ -12,3 +12,4 @@ pango
targettype 64bit post "LD_LIBRARY_PATH=usr/lib64 usr/bin/pango-querymodules-64 > etc/pango/pango64.modules || echo pango-querymodules-64 did not run properly in postin."
targettype 32bit post "LD_LIBRARY_PATH=usr/lib usr/bin/pango-querymodules > etc/pango/pango.modules"
arch ppc package pango-devel
arch sparcv9 package pango-devel

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0254e979bf0fac305de596997cabda83e26c713b666bc582aa9e4b70cb0920d
size 1538050

3
pango-1.26.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b85879e5d8794555d10a2b79428071c99a93b7502ccbef50360ae44c77c3e08
size 1536011

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Dec 16 10:59:36 CET 2009 - jengelh@medozas.de
- Add baselibs.conf as a source
- Add baselibs for SPARC
-------------------------------------------------------------------
Tue Dec 15 13:52:03 CET 2009 - vuntz@opensuse.org
- Update to version 1.26.2:
+ Fix non-standard C++ usage
+ Fix OpenType mark ligation
+ OS X bug fix
+ bgo#602823 - void function cannot return value
+ bgo#602660 - [HB] don't use flexible arrays
+ bgo#602408 - Invalid C++ code breaks compile with Sun C++
Compiler
-------------------------------------------------------------------
Mon Nov 30 16:06:04 CET 2009 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package pango (Version 1.26.1)
# spec file for package pango (Version 1.26.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -34,11 +34,12 @@ Group: System/Libraries
Obsoletes: pango-64bit
%endif
#
Version: 1.26.1
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
Source1: README.SuSE
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. Unfortunately, this is not good enough for usptream.
Patch0: pango64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build