Make cronie hard dependency

Resolves: #2089793
This commit is contained in:
Ondřej Pohořelský 2022-06-23 13:31:52 +02:00
parent 41bd53a860
commit 9297868f91

View File

@ -2,13 +2,13 @@
Summary: Root crontab files used to schedule the execution of programs
Name: crontabs
Version: 1.11
Release: 26.%{snap_release}git%{?dist}
Release: 27.%{snap_release}git%{?dist}
License: Public Domain and GPLv2
URL: https://github.com/cronie-crond/crontabs
Source0: https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz
BuildArch: noarch
Requires: sed
Recommends: cronie
Requires: cronie
%description
This package is used by Fedora mainly for executing files by cron.
@ -54,6 +54,10 @@ touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts
%{_mandir}/man4/*
%changelog
* Thu Jun 23 2022 Ondřej Pohořelský <opohorel@redhat.com> - 1.11-27.20190603git
- Make cronie hard dependency
- Resolves: #2089793
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-26.20190603git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild