[packages/PackageKit] - rel 8, require cronjobs instead of crondaemon (systemd-cronjobs is not a daemon)

baggins baggins at pld-linux.org
Thu Aug 21 09:16:33 CEST 2025


commit db04e57735c5751f3e4269415c2176e82430f9a9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Aug 21 11:15:46 2025 +0200

    - rel 8, require cronjobs instead of crondaemon (systemd-cronjobs is not a daemon)

 PackageKit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/PackageKit.spec b/PackageKit.spec
index c564b15..ed1ee10 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -32,7 +32,7 @@ Summary:	System daemon that is a D-Bus abstraction layer for package management
 Summary(pl.UTF-8):	Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami
 Name:		PackageKit
 Version:	1.2.8
-Release:	7
+Release:	8
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
@@ -98,7 +98,7 @@ BuildRequires:	xz
 Requires(post,postun):	shared-mime-info
 Requires:	%{name}-backend
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	crondaemon
+Requires:	cronjobs
 Requires:	polkit >= 0.114
 Suggests:	ConsoleKit-x11
 Obsoletes:	PackageKit-backend-ports < 1.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/PackageKit.git/commitdiff/db04e57735c5751f3e4269415c2176e82430f9a9



More information about the pld-cvs-commit mailing list