Spec URL: http://us-la.cicku.me/perl-Algorithm-Cron.spec SRPM URL: http://us-la.cicku.me/perl-Algorithm-Cron-0.09-1.fc22.src.rpm Description: Objects in this class implement a time scheduling algorithm such as used by cron(8). Objects are stateless once constructed, and represent a single schedule as defined by a crontab(5) entry. The object implements a method next_time which returns an epoch timestamp value to indicate the next time included in the crontab schedule. Fedora Account System Username: cicku
License is ok URL and Source0 are ok Summary and Description are ok Package builds in F22 - http://koji.fedoraproject.org/koji/taskinfo?taskID=7171971 Build-requires FIX: Add build-requires 'perl(constant)' - ./lib/Algorithm/Cron.pm:198 $ rpm -qp --provides perl-Algorithm-Cron-0.09-1.fc22.noarch.rpm | sort | uniq -c 1 perl(Algorithm::Cron) = 0.09 1 perl-Algorithm-Cron = 0.09-1.fc22 Binary provides ok $ rpm -qp --requires perl-Algorithm-Cron-0.09-1.fc22.noarch.rpm | sort | uniq -c 1 perl(:MODULE_COMPAT_5.18.2) 1 perl(Carp) 1 perl(POSIX) 2 perl(Time::timegm) 1 perl(constant) 1 perl(strict) 1 perl(warnings) 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 FIX: Remove requires perl(Time::timegm) from spec file, it is found by dependency generator. $ rpmlint perl-Algorithm-Cron* perl-Algorithm-Cron.src: W: spelling-error %description -l en_US crontab -> contactable perl-Algorithm-Cron.src: W: spelling-error %description -l en_US timestamp -> time stamp, time-stamp, times tamp perl-Algorithm-Cron.noarch: W: spelling-error %description -l en_US crontab -> contactable perl-Algorithm-Cron.noarch: W: spelling-error %description -l en_US timestamp -> time stamp, time-stamp, times tamp 2 packages and 1 specfiles checked; 0 errors, 4 warnings. Rpmlint is ok Otherwise package looks good. Please correct all `FIX' items and provide new spec file. Package NOT approved.
Do you have any updates?
Hi Christopher, As per policy, unless you can respond in a week, I'll close this as a stalled review.
*** This bug has been marked as a duplicate of bug 1205635 ***