.
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=49
This commit is contained in:
parent
7d2d471a01
commit
6485aa068b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 09:23:47 UTC 2013 - werner@suse.de
|
||||
|
||||
- Just be able to print manual pages, that is require groff-full
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 11:55:06 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
4
man.spec
4
man.spec
@ -40,7 +40,11 @@ Url: https://savannah.nongnu.org/projects/man-db
|
||||
PreReq: coreutils fillup
|
||||
Provides: man_db
|
||||
Requires: glibc-locale
|
||||
%if 0%{suse_version} > 1300
|
||||
Requires: groff-full
|
||||
%else
|
||||
Requires: groff >= 1.18
|
||||
%endif
|
||||
Requires: less
|
||||
Source: http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz
|
||||
Source1: sysconfig.cron-man
|
||||
|
Loading…
Reference in New Issue
Block a user