Add missing BR:harfbuzz-devel
- Remove file pangox.aliases as pangox support is now removed
This commit is contained in:
parent
c615f0149a
commit
a8ac31639e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.29.5.tar.xz
|
||||
/pango-1.30.0.tar.xz
|
||||
/pango-1.30.1.tar.xz
|
||||
/pango-1.31.0.tar.xz
|
||||
|
||||
11
pango.spec
11
pango.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.30.1
|
||||
Version: 1.31.0
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -34,6 +34,7 @@ BuildRequires: libXft-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: cairo-devel >= %{cairo_version}
|
||||
BuildRequires: libthai-devel >= %{libthai_version}
|
||||
BuildRequires: harfbuzz-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: cairo-gobject-devel
|
||||
# Bootstrap requirements
|
||||
@ -206,7 +207,6 @@ fi
|
||||
%{_mandir}/man1/pango-querymodules.1.gz
|
||||
%{_libdir}/pango
|
||||
%dir %{_sysconfdir}/pango
|
||||
%config %{_sysconfdir}/pango/pangox.aliases
|
||||
%{_libdir}/girepository-1.0/Pango-1.0.typelib
|
||||
%{_libdir}/girepository-1.0/PangoCairo-1.0.typelib
|
||||
%{_libdir}/girepository-1.0/PangoFT2-1.0.typelib
|
||||
@ -226,6 +226,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2012 Parag Nemade <paragn AT fedoraproject DOT org> - 1.31.0-2
|
||||
- Add missing BR:harfbuzz-devel
|
||||
- Remove file pangox.aliases as pangox support is now removed
|
||||
|
||||
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 1.31.0-1
|
||||
- Update to 1.31.0
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.30.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user