[crontabs/f14/master] run-parts attempted to execute jobs that are not executable.

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Nov 15 14:26:50 UTC 2010


commit e184c2711ce633403bc588a598e397169b0bd912
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Nov 15 15:26:42 2010 +0100

    run-parts attempted to execute jobs that are not executable.

 .gitignore    |    1 +
 crontabs.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15828bc..558a2ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /crontabs-1.11-1.20101022git.tar.gz
 /crontabs-1.11-1.20101109git.tar.gz
 /crontabs-1.11-1.20101111git.tar.gz
+/crontabs-1.11-1.20101115git.tar.gz
diff --git a/crontabs.spec b/crontabs.spec
index ae2dbfe..17bf36a 100644
--- a/crontabs.spec
+++ b/crontabs.spec
@@ -1,4 +1,4 @@
-%define snap_release 20101111git 
+%global snap_release 20101115git
 Summary: Root crontab files used to schedule the execution of programs
 Name: crontabs
 Version: 1.11
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/cron.monthly
 
 %changelog
+* Mon Nov 15 2010 Marcela Mašláňová <mmaslano at redhat.com> 1.11-1
+- run-parts attempted to execute jobs that are not executable.
+
 * Thu Nov 11 2010 Marcela Mašláňová <mmaslano at redhat.com> 1.11-1
 - 652268 fix missing /
 
diff --git a/sources b/sources
index eca740d..88aa99f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc4decaaa0d4ceeac0ae4699015b1bb7  crontabs-1.11-1.20101111git.tar.gz
+6232c7c5877fac7f3968600c7fb80c42  crontabs-1.11-1.20101115git.tar.gz


More information about the scm-commits mailing list