- Push changes from git
This commit is contained in:
parent
fbff48b075
commit
e79360e45a
1937
pango-1.23.0-g5317893.patch
Normal file
1937
pango-1.23.0-g5317893.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.23.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4.g5317893%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.23/pango-%{version}.tar.bz2
|
||||
@ -39,6 +39,8 @@ BuildRequires: gtk-doc
|
||||
# Look for pango.modules in an arch-specific directory
|
||||
Patch0: pango-1.21.4-lib64.patch
|
||||
|
||||
Patch1: pango-1.23.0-g5317893.patch
|
||||
|
||||
%description
|
||||
Pango is a library for laying out and rendering of text, with an emphasis
|
||||
on internationalization. Pango can be used anywhere that text layout is needed,
|
||||
@ -75,6 +77,8 @@ for the pango package.
|
||||
|
||||
%patch0 -p1 -b .lib64
|
||||
|
||||
%patch0 -p1 -b .git
|
||||
|
||||
%build
|
||||
|
||||
%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc
|
||||
@ -224,6 +228,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.23.0-4.g5317893
|
||||
- Push changes from git
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user