automatic version update by autodist [release 1.15.18-1mamba;Tue Feb 08 2022]
This commit is contained in:
parent
e032101f70
commit
95f19273bd
@ -1,6 +1,6 @@
|
|||||||
Name: systemd-cron
|
Name: systemd-cron
|
||||||
Version: 1.5.17
|
Version: 1.15.18
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: systemd units to provide cron daemon functionality by running scripts in cron directories
|
Summary: systemd units to provide cron daemon functionality by running scripts in cron directories
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,6 @@ Patch0: systemd-cron-1.5.17-cron-failure-disable-DynamicUser.patch
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
%systemd_requires
|
%systemd_requires
|
||||||
Requires: debianutils
|
Requires: debianutils
|
||||||
@ -30,8 +29,7 @@ The crontabs are automaticaly translated using (/usr)/lib/systemd/system-generat
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
sed -i "s|/usr/bin/touch|/bin/touch|" src/units/cron-update.service.in
|
#%patch0 -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure \
|
./configure \
|
||||||
@ -140,6 +138,9 @@ touch /run/crond.bootdir
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Automatic Build System <autodist@mambasoft.it> 1.15.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.17-2mamba
|
* Thu Mar 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.17-2mamba
|
||||||
- workaround cron-failure not sending email by unsetting DynamicUser=yes
|
- workaround cron-failure not sending email by unsetting DynamicUser=yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user