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
|
||||
Version: 1.5.17
|
||||
Release: 2mamba
|
||||
Version: 1.15.18
|
||||
Release: 1mamba
|
||||
Summary: systemd units to provide cron daemon functionality by running scripts in cron directories
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -14,7 +14,6 @@ Patch0: systemd-cron-1.5.17-cron-failure-disable-DynamicUser.patch
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
## AUTOBUILDREQ-END
|
||||
%systemd_requires
|
||||
Requires: debianutils
|
||||
@ -30,8 +29,7 @@ The crontabs are automaticaly translated using (/usr)/lib/systemd/system-generat
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
sed -i "s|/usr/bin/touch|/bin/touch|" src/units/cron-update.service.in
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
./configure \
|
||||
@ -140,6 +138,9 @@ touch /run/crond.bootdir
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- workaround cron-failure not sending email by unsetting DynamicUser=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user