Bug 688318 - Review Request: rubygem-directory_watcher - Rubygem for watching files in a directory and generating events when they change
Summary: Review Request: rubygem-directory_watcher - Rubygem for watching files in a ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 688322
TreeView+ depends on / blocked
 
Reported: 2011-03-16 19:41 UTC by Chris Lalancette
Modified: 2011-06-30 21:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-30 21:58:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Lalancette 2011-03-16 19:41:36 UTC
Spec URL:
http://people.redhat.com/clalance/rubygem-directory_watcher/rubygem-directory_watcher.spec
SRPM URL:
http://people.redhat.com/clalance/rubygem-directory_watcher/rubygem-directory_watcher-1.4.0-1.fc14.src.rpm
Description: The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and
dispatched to registered observers. Three types of events are supported --
added, modified, and removed.

I ran rpmlint against the spec:
[clalance@localhost SPECS]$ rpmlint rubygem-directory_watcher.spec
0 packages and 1 specfiles checked; 0 errors, 0 warnings.
[clalance@localhost SPECS]$ rpmlint ../SRPMS/rubygem-directory_watcher-1.4.0-1.fc14.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 1 Chris Lalancette 2011-04-02 20:39:12 UTC
Based on review comments in BZ 688316, I've made a new package available.  This version uses the released gem of directory_watcher instead of the git version.  I've uploaded a new SPEC file and SRPM:

http://people.redhat.com/clalance/rubygem-directory_watcher/rubygem-directory_watcher.spec
http://people.redhat.com/clalance/rubygem-directory_watcher/rubygem-directory_watcher-1.4.0-2.fc14.src.rpm

Thanks,
Chris Lalancette

Comment 2 Chris Lalancette 2011-06-30 21:58:25 UTC
Well, it looks like webby is unmaintained upstream.  Combine this with the fact that we are going to switch the aeolus infrastructure over to using nanoc, and I think there isn't really a good reason to put this in Fedora.  Since this was going to be put in as a dependency for webby, I don't see a need for it anymore.

Closing this review request out.


Note You need to log in before you can comment on or make changes to this bug.