From a96953118bbc67e1de5088941e50fa8bf2b7fb8a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 10 Aug 2013 12:43:29 +0200 Subject: [PATCH] Add build deps for building man pages And move the man pages to the base package, instead of -libs. --- glade.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/glade.spec b/glade.spec index 99b49c8..439ac7a 100644 --- a/glade.spec +++ b/glade.spec @@ -14,6 +14,7 @@ Source0: glade-%{version}-git-9d3b3b3.tar.bz2 BuildRequires: chrpath BuildRequires: desktop-file-utils +BuildRequires: docbook-style-xsl BuildRequires: gettext BuildRequires: gtk3-devel BuildRequires: intltool @@ -21,6 +22,7 @@ BuildRequires: itstool BuildRequires: libxml2-devel BuildRequires: pygobject3-devel BuildRequires: python2-devel +BuildRequires: /usr/bin/xsltproc Requires: %{name}-libs = %{version}-%{release} # The gtk3 version of glade was packaged under the name of 'glade3' for a @@ -109,6 +111,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/glade-previewer %{_datadir}/applications/glade.desktop %{_datadir}/icons/hicolor/*/apps/glade.png +%{_mandir}/man1/glade.1* +%{_mandir}/man1/glade-previewer* %files libs %doc COPYING* @@ -119,8 +123,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/glade/modules/libgladepython.so %{_libdir}/libgladeui-2.so.* %{_datadir}/glade/ -%{_mandir}/man1/glade.1* -%{_mandir}/man1/glade-previewer* %files devel %{_includedir}/libgladeui-2.0/