commit 3e7b5dbb3e61a3eba92e80a3b6a82fd361f0f430
Author: Arkadiusz Miśkiewicz <ar...@maven.pl>
Date:   Tue Jun 19 10:51:26 2018 +0200

    - up to 2.8.3

 man-db.spec | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index 63279e5..2acf479 100644
--- a/man-db.spec
+++ b/man-db.spec
@@ -6,14 +6,14 @@
 Summary:       Tools for searching and reading man pages
 Summary(pl.UTF-8):     Narzędzia do przeszukiwania i czytania stron 
podręcznika man
 Name:          man-db
-Version:       2.7.6.1
-Release:       2
+Version:       2.8.3
+Release:       1
 # project man-db  GPLv2+
 # Gnulib part     GPLv3+
 License:       GPL v2+ and GPL v3+
 Group:         Base
 Source0:       
http://download.savannah.gnu.org/releases/man-db/%{name}-%{version}.tar.xz
-# Source0-md5: 2948d49d0ed7265f60f83aa4a9ac9268
+# Source0-md5: 6f3055e18fdd1ce5cbbdb30403991ec7
 Source1:       %{name}.daily
 Source2:       %{name}.sysconfig
 # Resolves: #655385 - use old format of nroff output
@@ -23,7 +23,8 @@ BuildRequires:        gdbm-devel
 BuildRequires: gettext-tools >= 0.18.1
 BuildRequires: groff
 BuildRequires: less
-BuildRequires: libpipeline-devel >= 1.4.0
+BuildRequires: libpipeline-devel >= 1.5.0
+BuildRequires: libseccomp-devel
 BuildRequires: pkgconfig
 BuildRequires: po4a >= 0.41
 BuildRequires: tar >= 1:1.22
@@ -35,7 +36,7 @@ Requires:     grep
 Requires:      groff
 Requires:      gzip
 Requires:      less
-Requires:      libpipeline >= 1.4.0
+Requires:      libpipeline >= 1.5.0
 Provides:      man-pages-reader = %{version}
 Obsoletes:     man < 1.7
 Obsoletes:     man-config
@@ -129,10 +130,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/manpath
 %attr(755,root,root) %{_bindir}/whatis
 %dir %{_libdir}/man-db
-%attr(755,root,root) %{_libdir}/man-db/zsoelim
 %attr(755,root,root) %{_libdir}/man-db/*.so
-%{_libdir}/man-db/globbing
-%{_libdir}/man-db/manconv
+%dir %{_libexecdir}/man-db
+%attr(755,root,root) %{_libexecdir}/man-db/zsoelim
+%{_libexecdir}/man-db/globbing
+%{_libexecdir}/man-db/manconv
 %{systemdtmpfilesdir}/man-db.conf
 %dir %{cache}
 # documentation and translation
@@ -156,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ja) %{_mandir}/ja/man*/*
 %lang(nl) %{_mandir}/nl/man*/*
 %lang(pl) %{_mandir}/pl/man*/*
+%lang(pt_BR) %{_mandir}/pt_BR/man*/*
 %lang(ru) %{_mandir}/ru/man*/*
+%lang(sr) %{_mandir}/sr/man*/*
 %lang(sv) %{_mandir}/sv/man*/*
+%lang(tr) %{_mandir}/tr/man*/*
 %lang(zh_CN) %{_mandir}/zh_CN/man*/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/man-db.git/commitdiff/3e7b5dbb3e61a3eba92e80a3b6a82fd361f0f430

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to