commit
ffe654e2cf
10
cronie.spec
10
cronie.spec
@ -1,6 +1,6 @@
|
|||||||
Name: cronie
|
Name: cronie
|
||||||
Version: 1.5.4
|
Version: 1.5.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Standard UNIX daemon crond
|
Summary: Standard UNIX daemon crond
|
||||||
License: GPLv2+ and ISC
|
License: GPLv2+ and ISC
|
||||||
URL: https://github.com/cronie-crond/cronie
|
URL: https://github.com/cronie-crond/cronie
|
||||||
@ -110,7 +110,7 @@ systemctl try-restart crond.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
%{_sbindir}/crond
|
%{_sbindir}/crond
|
||||||
%{_sbindir}/anacron
|
%{_sbindir}/anacron
|
||||||
%{_bindir}/crontab
|
%attr(4755,root,root) %{_bindir}/crontab
|
||||||
%{_bindir}/cronnext
|
%{_bindir}/cronnext
|
||||||
|
|
||||||
|
|
||||||
@ -119,6 +119,12 @@ systemctl try-restart crond.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.4-5
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Fix permission of crontab
|
||||||
|
|
||||||
* Fri Dec 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.4-4
|
* Fri Dec 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.4-4
|
||||||
- Add requires
|
- Add requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user