[environment-modules/f14/master] BR man-db instead of man

Orion Poplawski orion at fedoraproject.org
Mon Oct 4 16:03:41 UTC 2010


commit 0cc0c3413b1dc58e70c3fbbff1022e11a6514952
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Oct 4 10:03:47 2010 -0600

    BR man-db instead of man

 environment-modules.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/environment-modules.spec b/environment-modules.spec
index 555813b..306b818 100644
--- a/environment-modules.spec
+++ b/environment-modules.spec
@@ -13,7 +13,7 @@ Patch0:         environment-modules-3.2.7-bindir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  tcl-devel, tclx-devel, libX11-devel
-BuildRequires:  man
+BuildRequires:  man-db
 #For ps in startup script
 Requires:       procps
 
@@ -86,6 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Oct 4 2010 Orion Poplawski <orion at cora.nwra.com> - 3.2.8-1
 - Update to 3.2.8
 - Drop mandir patch, use --with-def-man-path
+- BR man-db instead of man
 
 * Thu Jan 7 2010 Orion Poplawski <orion at cora.nwra.com> - 3.2.7b-7
 - Add patch to set a sane default MANPATH


More information about the scm-commits mailing list