|
|
|
@ -1,14 +1,27 @@
|
|
|
|
|
%global snap_release 20190603
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
## (rpmautospec version 0.6.1)
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
release_number = 4;
|
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
|
|
|
|
print(release_number + base_release_number - 1);
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
%global snapshot_date 20190603
|
|
|
|
|
%global snapshot_commit 9e74f2d
|
|
|
|
|
|
|
|
|
|
Summary: Root crontab files used to schedule the execution of programs
|
|
|
|
|
Name: crontabs
|
|
|
|
|
Version: 1.11
|
|
|
|
|
Release: 27.%{snap_release}git%{?dist}
|
|
|
|
|
License: Public Domain and GPLv2
|
|
|
|
|
Version: 1.11^%{snapshot_date}git%{snapshot_commit}
|
|
|
|
|
Release: %autorelease
|
|
|
|
|
# See https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/359 for reasoning why Public Domain is not here.
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
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
|
|
|
|
|
Source0: https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snapshot_date}/%{name}-%(echo %{version}|cut -d\^ -f1)-%{snapshot_date}git.tar.gz
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: sed
|
|
|
|
|
Suggests: cronie
|
|
|
|
|
Requires: cronie
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This package is used by Fedora mainly for executing files by cron.
|
|
|
|
@ -23,7 +36,7 @@ Crontabs handles a basic system function, so it should be installed on
|
|
|
|
|
your system.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%autosetup -n %{name}-%(echo %{version}|cut -d\^ -f1)
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
#empty
|
|
|
|
@ -54,16 +67,40 @@ touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts
|
|
|
|
|
%{_mandir}/man4/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Sep 03 2021 Jan Staněk <jstanek@redhat.com> - 1.11-26.20190603git
|
|
|
|
|
- Replace Recommends: cronie with weaker Suggests:
|
|
|
|
|
Resolves: rhbz#1947899
|
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.11^20190603git9e74f2d-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.11^20190603git9e74f2d-4
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11^20190603git9e74f2d-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11^20190603git9e74f2d-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 12 2023 Jan Staněk <jstanek@redhat.com> - 1.11-30.20190603git
|
|
|
|
|
- Migrated to SPDX license field.
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.11-26.20190603git
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-30.20190603git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.11-25.20190603git
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-29.20190603git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-28.20190603git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-25.20190603git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-24.20190603git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
@ -302,3 +339,5 @@ Crontabs owns only run-parts, /etc/crontab and crontabs sysconfig.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
|
|
|
|
|
- made a noarch package
|
|
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|