[man-db] - add less buildrequire

Ivana Varekova varekova at fedoraproject.org
Fri Oct 1 13:21:48 UTC 2010


commit 4e8d96defde27defb809de3eadf381d75bf8cdf0
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Fri Oct 1 15:24:41 2010 +0200

    - add less buildrequire

 man-db.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index c92a0df..5889f6e 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.5.7
-Release: 7%{?dist}
+Release: 8%{?dist}
 # project man-db  GPLv2+
 # Gnulib part     GPLv3+
 License: GPLv2+ and GPLv3+
@@ -17,6 +17,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: man < 2.0
 Provides: man-pages-reader = %{version}
 Provides: man = %{version}
+BuildRequires: less
 Requires: less, coreutils, grep, groff, gzip, crontabs
 BuildRequires: gdbm-devel, groff, gettext
 
@@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ja)   %{_datadir}/man/ja/man*/*
 
 %changelog
+* Fri Oct  1 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 2.5.7-8
+- add less buildrequire
+
 * Wed Sep 29 2010 jkeating - 2.5.7-7
 - Rebuilt for gcc bug 634757
 


More information about the scm-commits mailing list