]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- up to 1.5.2 auto/th/cronie-1.5.2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Jul 2018 19:44:48 +0000 (21:44 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Jul 2018 19:44:48 +0000 (21:44 +0200)
cronie.spec

index 04a554dab078d0c84c5f6d2aed0a3bf2f7209ad1..b081affda7003adca514c8524ae32e8dd0146b8a 100644 (file)
 Summary:       Cron daemon for executing programs at set times
 Summary(pl.UTF-8):     Demon cron do uruchamiania programów o zadanym czasie
 Name:          cronie
-Version:       1.5.1
-Release:       2
+Version:       1.5.2
+Release:       1
 License:       MIT and BSD and GPL v2
 Group:         Daemons
 Source0:       https://github.com/cronie-crond/cronie/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 910e6effcc032998b0a49fbd46322e18
+# Source0-md5: 703314f58a49ea136e9966d3937d9bf4
 Source1:       %{name}.init
 Source3:       cron.sysconfig
 Source4:       %{name}.crontab
@@ -231,11 +231,13 @@ chmod 754 /etc/rc.d/init.d/crond
 %attr(754,root,root) /etc/rc.d/init.d/crond
 %{systemdunitdir}/crond.service
 %attr(755,root,root) %{_sbindir}/crond
+%attr(2755,root,crontab) %{_bindir}/cronnext
 %attr(2755,root,crontab) %{_bindir}/crontab
 
 %{_mandir}/man8/crond.8*
 %{_mandir}/man8/cron.8*
 %{_mandir}/man5/crontab.5*
+%{_mandir}/man1/cronnext.1*
 %{_mandir}/man1/crontab.1*
 
 %attr(1730,root,crontab) /var/spool/cron
This page took 0.077824 seconds and 4 git commands to generate.