From b0e8016adce09ce441a8808d7dec7f07d5bae125 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:54:46 +0100 Subject: [PATCH] automatic version update by autodist [release 2.8.6.1-1mamba;Fri Aug 09 2019] --- man-db.spec | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/man-db.spec b/man-db.spec index 854c2c0..9d09959 100644 --- a/man-db.spec +++ b/man-db.spec @@ -4,7 +4,7 @@ %define man_gid 21 Name: man-db -Version: 2.7.5 +Version: 2.8.6.1 Release: 1mamba Summary: A set of documentation tools: man, apropos and whatis Group: System/Tools @@ -20,6 +20,7 @@ Provides: man BuildRequires: glibc-devel BuildRequires: libgdbm-devel BuildRequires: libpipeline-devel +BuildRequires: libseccomp-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: groff @@ -51,7 +52,7 @@ The man package includes three tools for finding information and/or documentatio %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%makeinstall +%makeinstall man_owner=`id -u` install -d %{buildroot}%{cache}/{local,X11R6} for i in 1 2 3 4 5 6 7 8 9 n; do @@ -60,9 +61,7 @@ for i in 1 2 3 4 5 6 7 8 9 n; do install -d %{buildroot}%{cache}/X11R6/cat$i done -%find_lang %{name} -%find_lang man-db-gnulib -cat man-db-gnulib.lang >> %{name}.lang +%find_lang %{name} --all-name --with-man rm -f %{buildroot}%{_docdir}/man-db/man-db-manual.* rm -f %{buildroot}%{_bindir}/zsoelim @@ -108,7 +107,9 @@ fi %{_bindir}/manpath %{_bindir}/whatis %{_sbindir}/accessdb -%{_prefix}/lib/tmpfiles.d/man-db.conf +%{_tmpfilesdir}/man-db.conf +%{_unitdir}/man-db.service +%{_unitdir}/man-db.timer %{_libdir}/man-db/libman* %dir %{_libexecdir}/man-db %{_libexecdir}/man-db/globbing @@ -124,23 +125,12 @@ fi %{_mandir}/man8/accessdb.* %{_mandir}/man8/catman.* %{_mandir}/man8/mandb.* -%lang(es) %{_mandir}/es/man?/* -%lang(it) %{_mandir}/it/man?/* -#%ifarch %{ix86} -## FIXME: not present in x86_64 and arm -#%lang(da) %{_mandir}/da/man?/* -#%lang(de) %{_mandir}/de/man?/* -#%lang(fr) %{_mandir}/fr/man?/* -#%lang(id) %{_mandir}/id/man?/* -#%lang(ja) %{_mandir}/ja/man?/* -#%lang(nl) %{_mandir}/nl/man?/* -#%lang(pl) %{_mandir}/pl/man?/* -#%lang(ru) %{_mandir}/ru/man?/* -#%lang(zh_CN) %{_mandir}/zh_CN/man?/* -#%endif #%doc ChangeLog NEWS README %changelog +* Fri Aug 09 2019 Automatic Build System 2.8.6.1-1mamba +- automatic version update by autodist + * Wed Nov 11 2015 Automatic Build System 2.7.5-1mamba - automatic version update by autodist