tagoh pushed to pango (f22). "Build pango-view man page"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 02:52:36 UTC 2015


From 8450a0f947c4b40451e9ffad572648bca1ad5e14 Mon Sep 17 00:00:00 2001
From: Matthias Clasen <mclasen at redhat.com>
Date: Thu, 14 May 2015 14:27:43 -0400
Subject: Build pango-view man page


diff --git a/pango.spec b/pango.spec
index f21afbe..4154800 100644
--- a/pango.spec
+++ b/pango.spec
@@ -11,7 +11,7 @@
 Summary: System for layout and rendering of internationalized text
 Name: pango
 Version: 1.36.8
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/pango
@@ -30,6 +30,7 @@ BuildRequires: gobject-introspection-devel
 BuildRequires: cairo-gobject-devel
 # Bootstrap requirements
 BuildRequires: gnome-common intltool gtk-doc
+BuildRequires: help2man
 
 Requires: glib2%{?_isa} >= %{glib2_version}
 Requires: freetype%{?_isa} >= %{freetype_version}
@@ -78,6 +79,9 @@ the functionality of the installed %{name} package.
 
 %build
 
+# Force regeneration of the man page
+rm pango-view/pango-view.1.in
+
 # We try hard to not link to libstdc++
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
  %configure $CONFIGFLAGS \
@@ -158,6 +162,9 @@ fi
 
 
 %changelog
+* Thu May 14 2015 Matthias Clasen <mclasen at redhat.com> - 1.36.8-5
+- Regenerate man page for pango-view
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1.36.8-4
 - Rebuilt for GCC 5 C++11 ABI change
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pango.git/commit/?h=f22&id=8450a0f947c4b40451e9ffad572648bca1ad5e14


More information about the scm-commits mailing list