[pango] Add missing BR:harfbuzz-devel

paragn paragn at fedoraproject.org
Wed Aug 22 05:17:12 UTC 2012


commit a8ac31639e4c4ee78c1175ca2fe4856d1187c5eb
Author: Parag Nemade <panemade at gmail.com>
Date:   Wed Aug 22 10:46:45 2012 +0530

    Add missing BR:harfbuzz-devel
    
    - Remove file pangox.aliases as pangox support is now removed

 .gitignore |    1 +
 pango.spec |   11 +++++++++--
 sources    |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d10face..2cbe589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/pango.spec b/pango.spec
index 95257f1..1851709 100644
--- a/pango.spec
+++ b/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 at gmail.com> - 1.31.0-1
+- Update to 1.31.0
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.30.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 46dda3d..0e5f3c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec3c1f236ee9bd4a982a5f46fcaff7b9  pango-1.30.1.tar.xz
+660dbd93aa004a3fbe64c08da207e654  pango-1.31.0.tar.xz


More information about the fonts-bugs mailing list