From 625f5001a2d9881b39d068a56aa1505ce6319b92 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 30 Aug 2010 11:04:42 -0500 Subject: [PATCH] provide versioned Provides --- man-db.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man-db.spec b/man-db.spec index 3f93bcb..3d6c4c9 100644 --- a/man-db.spec +++ b/man-db.spec @@ -3,7 +3,7 @@ Summary: Database cached manual pager suite Name: man-db Version: 2.5.7 -Release: 4%{?dist} +Release: 5%{?dist} # project man-db GPLv2+ # Gnulib part GPLv3+ License: GPLv2+ and GPLv3+ @@ -15,8 +15,8 @@ Source2: man-db.sysconfig # this patch adds cron job which daily update whatis database Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: man < 2.0 -Provides: man-pages-reader -Provides: man +Provides: man-pages-reader = %{version} +Provides: man = %{version} Requires: less, coreutils, grep, groff, gzip, crontabs BuildRequires: gdbm-devel, groff, gettext @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %lang(ja) %{_datadir}/man/ja/man*/* %changelog +* Mon Aug 30 2010 Dennis Gilmore - 2.5.7-5 +- Provide Versioned man + * Mon Aug 16 2010 Ivana Hutarova Varekova - 2.5.7-4 - remove obsolete conflict flag