- s/HELLO.utf8/HELLO.txt/ to match upstream.
This commit is contained in:
parent
c2a695658c
commit
03f3833216
@ -9,7 +9,7 @@
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.15.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
|
||||
@ -201,7 +201,7 @@ fi
|
||||
%files -f modules.files
|
||||
%defattr(-, root, root)
|
||||
%doc README AUTHORS COPYING ChangeLog
|
||||
%doc examples/HELLO.utf8
|
||||
%doc examples/HELLO.txt
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-querymodules*
|
||||
%{_libdir}/pango
|
||||
@ -221,6 +221,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.15.4-3
|
||||
- s/HELLO.utf8/HELLO.txt/ to match upstream.
|
||||
|
||||
* Wed Jan 17 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.15.4-2
|
||||
- Update slighthint patch to apply.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user