Bug 929005 (awestruct)
| Summary: | Review Request: rubygem-awestruct - A framework for creating static HTML sites | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Allen <dallen> |
| Component: | Package Review | Assignee: | Will Benton <willb> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | axilleas, dallen, mgoldman, package-review, rruss, willb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-17 18:05:20 UTC | Type: | Bug |
| 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: | 982679 | ||
| Bug Blocks: | 201449 | ||
|
Description
Dan Allen
2013-03-29 01:29:21 UTC
There are a couple of issues with this package so far: 1. Missing BuildRequires (some of these were given as Requires): git, js, coffee-script, nokogiri, rubygem-git, rubygem-compass, rubygem-compass-960-plugin, rubygem-bootstrap-sass, rubygem-asciidoctor, rubygems-devel, rubygem-coffee-script, rubygem-hashery, rubygem-RedCloth, rubygem-slim, rubygem-redcarpet, rubygem-rdiscount, rubygem-mustache, rubygem-uglifier. 2. spec/config_spec.rb requires both a Rakefile and a Gemfile in order to pass under rpmbuild (it still doesn't pass under mock and I'm trying to figure out why) I've updated the spec with these changes (and a version bump); my revised version is here: https://gist.github.com/willb/7270668. Once you've fixed the test suite running under mock (either by figuring out where it's going wrong or by disabling config_spec.rb), send me an updated spec and I'll resume the review. Thanks! This review is stalled; I'd appreciate a response soon. I'm closing this bug per the stalled package review process. If someone else wants to pick it up, let me know and I'll review it. |