From e6de314161ca02b001b693b40f5826c6a588d1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 29 May 2011 21:36:24 +0300 Subject: [PATCH] Own the %{_libdir}/man-db dir. --- man-db.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man-db.spec b/man-db.spec index 38c7687..2b7ca08 100644 --- a/man-db.spec +++ b/man-db.spec @@ -3,7 +3,7 @@ Summary: Tools for searching and reading man pages Name: man-db Version: 2.6.0.2 -Release: 1%{?dist} +Release: 2%{?dist} # project man-db GPLv2+ # Gnulib part GPLv3+ License: GPLv2+ and GPLv3+ @@ -93,6 +93,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/lexgrog %{_bindir}/catman %{_bindir}/mandb +%dir %{_libdir}/man-db %{_libdir}/man-db/*.so %dir %{_libexecdir}/man-db %{_libexecdir}/man-db/globbing @@ -115,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %lang(ja) %{_datadir}/man/ja/man*/* %changelog +* Sun May 29 2011 Ville Skyttä - 2.6.0.2-2 +- Own the %%{_libdir}/man-db dir. + * Thu Apr 21 2011 Ivana Hutarova Varekova - 2.6.0.2-1 - update to 2.6.0.2 - remove obsolete patches