[cronie] Revert previous permission for the script.

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Jan 2 15:09:43 UTC 2013


commit d7dc3616650f4f3b0fc7cbfbc21cadfeb3275ca3
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Jan 2 16:09:32 2013 +0100

    Revert previous permission for the script.

 cronie.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cronie.spec b/cronie.spec
index 50bf850..57519b6 100644
--- a/cronie.spec
+++ b/cronie.spec
@@ -6,7 +6,7 @@
 Summary:   Cron daemon for executing programs at set times
 Name:      cronie
 Version:   1.4.10
-Release:   2%{?dist}
+Release:   3%{?dist}
 License:   MIT and BSD and ISC and GPLv2
 Group:     System Environment/Base
 URL:       https://fedorahosted.org/cronie
@@ -199,7 +199,7 @@ exit 0
 
 %files anacron
 %{_sbindir}/anacron
-%attr(0644,root,root) %{_sysconfdir}/cron.hourly/0anacron
+%attr(0755,root,root) %{_sysconfdir}/cron.hourly/0anacron
 %config(noreplace) %{_sysconfdir}/anacrontab
 %dir /var/spool/anacron
 %ghost %verify(not md5 size mtime) /var/spool/anacron/cron.daily
@@ -215,7 +215,7 @@ exit 0
 %attr(0755,root,root) %{_initrddir}/crond
 
 %changelog
-* Wed Jan  2 2013 Marcela Mašláňová <mmaslano at redhat.com> - 1.4.10-2
+* Wed Jan  2 2013 Marcela Mašláňová <mmaslano at redhat.com> - 1.4.10-3
 - change configuration files to 644
 - change 6755 to 4755 for crontab binary
 


More information about the scm-commits mailing list