This commit is contained in:
committed by
Git OBS Bridge
parent
176358f1f3
commit
506e5ba215
8
man.spec
8
man.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package man (Version 2.5.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -31,7 +31,7 @@ BuildRequires: gettext-runtime gettext-tools
|
||||
BuildRequires: gettext gettext-devel
|
||||
%endif
|
||||
Version: 2.5.2
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: A Program for Displaying man Pages
|
||||
License: GPL v2 or later
|
||||
Url: https://savannah.nongnu.org/projects/man-db
|
||||
@@ -57,6 +57,7 @@ Patch9: man-db-2.5.1-zio.dif
|
||||
Patch10: man-db-2.5.1-listall.dif
|
||||
Patch11: man-db-%{version}-catp.dif
|
||||
Patch12: man-db-2.5.2-fastpipe.dif
|
||||
Patch13: man-db-2.5.2-fhs.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global _sysconfdir /etc
|
||||
|
||||
@@ -285,6 +286,9 @@ test -d var/catman/ && rm -rf var/catman/ || true
|
||||
%{_localstatedir}/adm/fillup-templates/sysconfig.cron-man
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2009 werner@suse.de
|
||||
- Add ../share/man/ to manpath expansion mentioned by
|
||||
Matt_Domsch@dell.com, done for man_db by Colin Watson
|
||||
* Fri Nov 28 2008 werner@suse.de
|
||||
- For listall patch: add support for multiple man pages in the
|
||||
same section (bnc#448283)
|
||||
|
Reference in New Issue
Block a user