From 46714b98435049ba6b09fed65b5b40006e7607b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Wed, 25 Nov 2020 15:37:39 +0800 Subject: [PATCH] Delete unnecessary installation dependencies --- man-db.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/man-db.spec b/man-db.spec index bcbf76b..bd165bd 100644 --- a/man-db.spec +++ b/man-db.spec @@ -2,7 +2,7 @@ Name: man-db Version: 2.9.3 -Release: 1 +Release: 2 Summary: Online database for using man pages License: GPLv2+ and GPLv3+ URL: http://www.nongnu.org/man-db/ @@ -13,7 +13,7 @@ Source3: man-db-cache-update.service BuildRequires: gcc systemd gdbm-devel gettext groff less libpipeline-devel zlib-devel BuildRequires: po4a perl-interpreter perl-version make -Requires: coreutils grep groff gzip less crontabs systemd +Requires: coreutils grep groff gzip less crontabs Provides: man = %{version} man-pages-reader = %{version} bundled(gnulib) = 20140202 Obsoletes: man < 2.0 @@ -144,6 +144,12 @@ fi %exclude %{_libdir}/man-db/*.la %changelog +* Wed Nov 25 2020 shixuantong - 2.9.3-2 +- Type:NA +- ID:NA +- SUG:NA +- DESC:Delete unnecessary installation dependencies + * Thu Jul 16 2020 shixuantong - 2.9.3-1 - Type:NA - ID:NA