[packages/man-db] add systemd-cronjobs support
jajcus
jajcus at pld-linux.org
Thu Mar 9 14:51:01 CET 2017
commit 9ec598201c346fc16f6edd446078fb0106d82e89
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Mar 9 14:49:49 2017 +0100
add systemd-cronjobs support
Just an /etc/cron.daily script, so only dependencies update is needed.
man-db.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index 84a9005..451e8bb 100644
--- a/man-db.spec
+++ b/man-db.spec
@@ -6,7 +6,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.7.3
-Release: 1
+Release: 1.1
# project man-db GPLv2+
# Gnulib part GPLv3+
License: GPL v2+ and GPL v3+
@@ -29,7 +29,7 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xz
BuildRequires: zlib-devel
Requires: coreutils
-Requires: crontabs
+Requires: cronjobs
Requires: grep
Requires: groff
Requires: gzip
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/man-db.git/commitdiff/9ec598201c346fc16f6edd446078fb0106d82e89
More information about the pld-cvs-commit
mailing list