From e6e420bef622a5e9006693f3470d4d157e00a33d8e547ce0234406461c323a32 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 13 Sep 2013 13:52:22 +0000 Subject: [PATCH] Accepting request 198954 from home:mvyskocil:man - Recommends groff-full to reduce dependencies (bnc#839717) OBS-URL: https://build.opensuse.org/request/show/198954 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=52 --- man.changes | 5 +++++ man.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/man.changes b/man.changes index 290403d..cf04c50 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 12 11:33:08 UTC 2013 - mvyskocil@suse.com + +- Recommends groff-full to reduce dependencies (bnc#839717) + ------------------------------------------------------------------- Mon Jun 17 09:23:47 UTC 2013 - werner@suse.de diff --git a/man.spec b/man.spec index 6f23d91..3c04b38 100644 --- a/man.spec +++ b/man.spec @@ -41,10 +41,9 @@ PreReq: coreutils fillup Provides: man_db Requires: glibc-locale %if 0%{suse_version} > 1300 -Requires: groff-full -%else -Requires: groff >= 1.18 +Recommends: groff-full %endif +Requires: groff >= 1.18 Requires: less Source: http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz Source1: sysconfig.cron-man