- remove obsolete conflict flag
This commit is contained in:
parent
cb0695a119
commit
4639f3fba7
@ -3,7 +3,7 @@
|
||||
Summary: Database cached manual pager suite
|
||||
Name: man-db
|
||||
Version: 2.5.7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# project man-db GPLv2+
|
||||
# Gnulib part GPLv3+
|
||||
License: GPLv2+ and GPLv3+
|
||||
@ -17,7 +17,6 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Obsoletes: man < 2.0
|
||||
Provides: man-pages-reader
|
||||
Provides: man
|
||||
Conflicts: man
|
||||
Requires: less, coreutils, grep, groff, gzip, crontabs
|
||||
BuildRequires: gdbm-devel, groff, gettext
|
||||
|
||||
@ -112,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(ja) %{_datadir}/man/ja/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 2.5.7-4
|
||||
- remove obsolete conflict flag
|
||||
|
||||
* Mon Aug 16 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 2.5.7-3
|
||||
- provides man tag
|
||||
- resolves: #621688
|
||||
|
Loading…
Reference in New Issue
Block a user