Accepting request 26365 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/man via accept of submit request 26365 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/26365 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
b34e937673
commit
a1a0a03d78
4
man.spec
4
man.spec
@@ -31,7 +31,7 @@ BuildRequires: gettext-runtime gettext-tools
|
||||
BuildRequires: gettext gettext-devel
|
||||
%endif
|
||||
Version: 2.5.2
|
||||
Release: 21
|
||||
Release: 22
|
||||
Summary: A Program for Displaying man Pages
|
||||
License: GPL v2 or later
|
||||
Url: https://savannah.nongnu.org/projects/man-db
|
||||
@@ -150,7 +150,7 @@ Authors:
|
||||
--with-config-file=%{_sysconfdir}/manpath.config \
|
||||
--without-included-gettext \
|
||||
--with-sections="${SEC}"
|
||||
make nls=all
|
||||
make %{?jobs:-j%jobs} nls=all
|
||||
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
|
||||
pp="$(head -n 1 $man)"
|
||||
case "$pp" in
|
||||
|
Reference in New Issue
Block a user