Bug 461736

Summary: Review Request: perl-Schedule-Cron-Events - Take a line from a crontab and find out when events will occur
Product: [Fedora] Fedora Reporter: Miroslav Suchý <msuchy>
Component: Package ReviewAssignee: Chris Weyl <cweyl>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: cweyl, fedora-package-review, huzaifas, notting, redhat-bugzilla
Target Milestone: ---Keywords: Reopened
Target Release: ---Flags: cweyl: fedora-review+
huzaifas: fedora-cvs+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-11 10:04:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 452450    

Description Miroslav Suchý 2008-09-10 10:23:07 UTC
Description of problem:
SPEC: http://miroslav.suchy.cz/fedora/perl-Schedule-Cron-Events/perl-Schedule-Cron-Events.spec
SRPM: http://miroslav.suchy.cz/fedora/perl-Schedule-Cron-Events/perl-Schedule-Cron-Events-1.8-14.f10.src.rpm
Description: 
Given a line from a crontab, tells you the time at which cron will next run
the line, or when the last event occurred, relative to any date you choose.

Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=817354

Comment 1 Chris Weyl 2008-09-11 03:12:03 UTC
Upstream source looks good:

c9cc7e3ce3e00935cdba315404be91bf  Schedule-Cron-Events-1.8.tar.gz
c9cc7e3ce3e00935cdba315404be91bf  Schedule-Cron-Events-1.8.tar.gz.srpm

rpmlint, provide & requires all look sane:

=====> perl-Schedule-Cron-Events-1.8-14.fc9.noarch.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-Schedule-Cron-Events-1.8-14.fc9.noarch.rpm
perl(Schedule::Cron::Events)  
perl-Schedule-Cron-Events = 1.8-14.fc9
====> requires for perl-Schedule-Cron-Events-1.8-14.fc9.noarch.rpm
/usr/bin/perl  
perl(:MODULE_COMPAT_5.10.0)  
perl(Carp)  
perl(Getopt::Std)  
perl(Schedule::Cron::Events)  
perl(Set::Crontab)  
perl(Time::Local)  
perl(lib)  
perl(strict)  
perl(vars)  

Licensing is correctly identified ("same terms as perl itself", from lib/Schedule/Cron/Events.pm).

Spec looks sane, clean and consistent -- tho the changelog is a little sparse; directory ownership is good; scratch build (http://koji.fedoraproject.org/koji/taskinfo?taskID=819409 against -14) looks good.

APPROVED

Comment 2 Miroslav Suchý 2008-09-11 07:15:27 UTC
New Package CVS Request
=======================
Package Name: perl-Schedule-Cron-Events
Short Description: Take a line from a crontab and find out when events will occur
Owners: msuchy
Branches: devel F-9 EL-4 EL-5
InitialCC:
Cvsextras Commits: yes

Comment 3 Huzaifa S. Sidhpurwala 2008-09-11 08:17:12 UTC
cvs is done

Comment 4 Miroslav Suchý 2009-02-11 10:35:01 UTC
*** Bug 483390 has been marked as a duplicate of this bug. ***