auto-import changelog data from pango-1.3.2-2.src.rpm
Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.3.2-1 - new version - add man page
This commit is contained in:
parent
e2fd27d96b
commit
5221d6ee64
@ -1 +1 @@
|
||||
pango-1.2.5.tar.bz2
|
||||
pango-1.3.2.tar.bz2
|
||||
|
||||
14
pango.spec
14
pango.spec
@ -1,4 +1,4 @@
|
||||
%define glib2_base_version 2.2.0
|
||||
%define glib2_base_version 2.3.0
|
||||
%define glib2_version %{glib2_base_version}-1
|
||||
%define pkgconfig_version 0.12
|
||||
%define freetype_version 2.1.3-3
|
||||
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.2.5
|
||||
Release: 4
|
||||
Version: 1.3.2
|
||||
Release: 2
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://ftp.gtk.org/pub/gtk/v2.1/pango-%{version}.tar.bz2
|
||||
@ -29,7 +29,7 @@ Obsoletes: pango-gtkbeta, fribidi-gtkbeta
|
||||
Patch1: pango-slighthint.patch
|
||||
Patch3: pango-1.0.99.020606-xfonts.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=121488
|
||||
Patch4: pango-1.2.5-thai.patch
|
||||
Patch4: pango-1.3.2-thai.patch
|
||||
# Look for pango.modules in an arch-specific directory
|
||||
Patch5: pango-1.2.5-lib64.patch
|
||||
|
||||
@ -151,6 +151,8 @@ esac
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-querymodules*
|
||||
%{_libdir}/pango
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%dir %{_sysconfdir}/pango
|
||||
%config %{_sysconfdir}/pango/pangox.aliases
|
||||
|
||||
@ -164,6 +166,10 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.3.2-1
|
||||
- new version
|
||||
- add man page
|
||||
|
||||
* Thu Dec 18 2003 Owen Taylor <otaylor@redhat.com> 1.2.5-4
|
||||
- Deal with autoconf changing -linux to -linux-gnu (#112387)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user