commit 1ccaba11e4c38f502ecb398fd64fc5114981dd41
Author: Matthias Clasen <[email protected]>
Date:   Wed May 8 21:47:43 2013 -0400

    Add a man page for pango-querymodules-64

 pango.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index b11e2bd..eee318c 100644
--- a/pango.spec
+++ b/pango.spec
@@ -10,7 +10,7 @@
 Summary: System for layout and rendering of internationalized text
 Name: pango
 Version: 1.34.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/pango
@@ -93,6 +93,9 @@ fi
 # (we might have x86_64 and i686 packages on the same system, for example.)
 mv $RPM_BUILD_ROOT%{_bindir}/pango-querymodules 
$RPM_BUILD_ROOT%{_bindir}/pango-querymodules-%{__isa_bits}
 
+# and add a man page too
+echo ".so man1/pango-querymodules.1" > 
$RPM_BUILD_ROOT%{_mandir}/man1/pango-querymodules-%{__isa_bits}.1
+
 touch $RPM_BUILD_ROOT%{_libdir}/pango/%{bin_version}/modules.cache
 
 %post
@@ -112,7 +115,7 @@ fi
 %{_bindir}/pango-querymodules*
 %{_bindir}/pango-view
 %{_mandir}/man1/pango-view.1.gz
-%{_mandir}/man1/pango-querymodules.1.gz
+%{_mandir}/man1/pango-querymodules*
 %{_libdir}/pango
 %ghost %{_libdir}/pango/%{bin_version}/modules.cache
 %{_libdir}/girepository-1.0/Pango-1.0.typelib
@@ -133,6 +136,9 @@ fi
 
 
 %changelog
+* Wed May  8 2013 Matthias Clasen <[email protected]> - 1.34.0-2
+- Make man pango-query-modules-64 work
+
 * Tue Mar 26 2013 Kalev Lember <[email protected]> - 1.34.0-1
 - Update to 1.34.0
 
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to