[Bug 557021] New: Review Request: rubygem-merb-gen - Application and plugin generator scripts for Merb

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 20 06:27:39 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: rubygem-merb-gen - Application and plugin generator scripts for Merb

https://bugzilla.redhat.com/show_bug.cgi?id=557021

           Summary: Review Request: rubygem-merb-gen - Application and
                    plugin generator scripts for Merb
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mkent at magoazul.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://magoazul.com/wip/SPECS/rubygem-merb-gen.spec
SRPM URL: http://magoazul.com/wip/SRPMS/rubygem-merb-gen-1.0.15-1.fc13.src.rpm
Description: Application and plugin generator scripts for Merb.

Installing this package will provide the capability to generate a functional
Merb application.

This package contains the merb-gen binary and library.

rpmlint produces a lot of misspelled-macro warnings due to the documentation,
and the errors are from the templates that merb-gen uses to generate the
application:

mkent at fedora-devel-chef:~/rpmbuild/SPECS$ rpmlint rubygem-merb-gen.spec
/var/tmp/results/*.rpm | grep -v misspelled-macro
rubygem-merb-gen.noarch: E: zero-length
/usr/lib/ruby/gems/1.8/gems/merb-gen-1.0.15/lib/generators/templates/application/merb_plugin/test/%base_name%_test.rb
rubygem-merb-gen.noarch: E: non-executable-script
/usr/lib/ruby/gems/1.8/gems/merb-gen-1.0.15/lib/generators/templates/application/common/merb_thor/app_script.rb
0644 /usr/bin/env
rubygem-merb-gen-doc.noarch: W: no-documentation
3 packages and 1 specfiles checked; 2 errors, 74 warnings.

---

Usage example:

merb-gen core core-example
cd core-example
merb-gen controller helloworld

To run it:

cd core-example
merb

---

See Bug 549286 for more information about the background of merb.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list