From 4a5c3e876cc34cffbada20c67054321ef08308ef Mon Sep 17 00:00:00 2001 From: Peter Schiffer Date: Tue, 24 Apr 2012 16:33:33 +0200 Subject: [PATCH] - added autoconf, automake, libtool and gettext-devel to the build requires --- man-db.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man-db.spec b/man-db.spec index ba361cb..755cc86 100644 --- a/man-db.spec +++ b/man-db.spec @@ -3,7 +3,7 @@ Summary: Tools for searching and reading man pages Name: man-db Version: 2.6.1 -Release: 2%{?dist} +Release: 3%{?dist} # project man-db GPLv2+ # Gnulib part GPLv3+ License: GPLv2+ and GPLv3+ @@ -22,8 +22,8 @@ Provides: man-pages-reader = %{version} Provides: man = %{version} BuildRequires: less Requires: less, coreutils, grep, groff-base, gzip -BuildRequires: gdbm-devel, groff, gettext, zlib-devel -BuildRequires: libpipeline-devel +BuildRequires: gdbm-devel, groff, gettext, zlib-devel, libtool +BuildRequires: libpipeline-devel, autoconf, gettext-devel, automake %description The man-db package includes five tools for browsing man-pages: @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %lang(it) %{_datadir}/man/it/man*/* %changelog +* Tue Apr 24 2012 Peter Schiffer - 2.6.1-3 +- added autoconf, automake, libtool and gettext-devel to the build requires + * Tue Apr 24 2012 Peter Schiffer - 2.6.1-2 - resolves: #677669 added support for wildcards in path