[packages/man-db] make cron soft dependency; rel 2

atler atler at pld-linux.org
Thu Nov 9 13:00:37 CET 2023


commit 0afd556466508722d0b1c820d8ef085fc63bd4da
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 9 12:01:43 2023 +0100

    make cron soft dependency; rel 2
    
    not required for working man binary

 man-db.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index 276bd7e..bff9e25 100644
--- a/man-db.spec
+++ b/man-db.spec
@@ -7,7 +7,7 @@ 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.10.0
-Release:	1
+Release:	2
 # project man-db  GPLv2+
 # Gnulib part     GPLv3+
 License:	GPL v2+ and GPL v3+
@@ -33,12 +33,12 @@ BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	zlib-devel
 Requires:	coreutils
-Requires:	cronjobs
 Requires:	grep
 Requires:	groff
 Requires:	gzip
 Requires:	less
 Requires:	libpipeline >= 1.5.0
+Suggests:	cronjobs
 Suggests:	zstd
 Provides:	man-pages-reader = %{version}
 Obsoletes:	man < 1.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/man-db.git/commitdiff/0afd556466508722d0b1c820d8ef085fc63bd4da



More information about the pld-cvs-commit mailing list