Accepting request 960904 from Documentation
OBS-URL: https://build.opensuse.org/request/show/960904 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mandoc?expand=0&rev=6
This commit is contained in:
commit
d53ce465d7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 14:50:39 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Add build dependency for less to match behavior described in the
|
||||
manual page.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 20:31:52 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mandoc
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,6 +25,7 @@ License: ISC
|
||||
Group: Productivity/Publishing/Troff
|
||||
URL: http://mandoc.bsd.lv/
|
||||
Source: http://mandoc.bsd.lv/snapshots/mandoc-%{version}.tar.gz
|
||||
BuildRequires: less
|
||||
BuildRequires: zlib-devel
|
||||
Provides: man = %{version}
|
||||
Conflicts: groff
|
||||
|
Loading…
Reference in New Issue
Block a user