This commit is contained in:
parent
2769893558
commit
6e70968b77
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d3e255f682032560ecd58b263c8f0b4344a92211cbda2c375b1d7db9f34ae3f
|
|
||||||
size 1434992
|
|
3
pango-1.21.4.tar.bz2
Normal file
3
pango-1.21.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e81c61d0eb5e2409a77a6ced7b2f9920d92e7e643fe985bd08d1ce023b77dce0
|
||||||
|
size 1437896
|
@ -1,5 +1,15 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 29 14:49:22 CEST 2008 - sbrabec@suse.cz
|
Sun Aug 24 17:20:53 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
- Updated to version 1.21.4:
|
||||||
|
* Bugs fixed: bgo#547303, bgo#546534, bgo#431394, bgo#377948,
|
||||||
|
bgo#377948, bgo#472625, bgo#472625, bgo#472625, bgo#540592,
|
||||||
|
bgo#540036, bgo#380094, bgo#536017, rh#457883
|
||||||
|
* Various fixed and new API's. See ChangeLog for complete
|
||||||
|
details.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 29 17:20:53 CEST 2008 - sbrabec@suse.cz
|
||||||
|
|
||||||
- Do not build thai-lang module for older products.
|
- Do not build thai-lang module for older products.
|
||||||
|
|
||||||
|
28
pango.spec
28
pango.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pango (Version 1.21.3)
|
# spec file for package pango (Version 1.21.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -12,17 +19,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: pango
|
Name: pango
|
||||||
BuildRequires: cairo-devel glib2-devel gtk-doc perl-XML-Parser sgml-skel
|
|
||||||
%if %suse_version >= 1100
|
%if %suse_version >= 1100
|
||||||
BuildRequires: libthai-devel
|
BuildRequires: libthai-devel
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: cairo-devel glib2-devel gtk-doc perl-XML-Parser sgml-skel
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.21.3
|
Version: 1.21.4
|
||||||
Release: 14
|
Release: 1
|
||||||
Summary: System for Layout and Rendering of Internationalised Text
|
Summary: System for Layout and Rendering of Internationalised Text
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.21/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
|
||||||
Source1: README.SuSE
|
Source1: README.SuSE
|
||||||
# PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. Unfortunately, this is not good enough for usptream.
|
# PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. Unfortunately, this is not good enough for usptream.
|
||||||
Patch0: pango64.patch
|
Patch0: pango64.patch
|
||||||
@ -216,6 +223,13 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/pango
|
%{_datadir}/gtk-doc/html/pango
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 24 2008 mboman@novell.com
|
||||||
|
- Updated to version 1.21.4:
|
||||||
|
* Bugs fixed: bgo#547303, bgo#546534, bgo#431394, bgo#377948,
|
||||||
|
bgo#377948, bgo#472625, bgo#472625, bgo#472625, bgo#540592,
|
||||||
|
bgo#540036, bgo#380094, bgo#536017, rh#457883
|
||||||
|
* Various fixed and new API's. See ChangeLog for complete
|
||||||
|
details.
|
||||||
* Tue Jul 29 2008 sbrabec@suse.cz
|
* Tue Jul 29 2008 sbrabec@suse.cz
|
||||||
- Do not build thai-lang module for older products.
|
- Do not build thai-lang module for older products.
|
||||||
* Fri Jul 18 2008 vuntz@novell.com
|
* Fri Jul 18 2008 vuntz@novell.com
|
||||||
|
Loading…
Reference in New Issue
Block a user