Bug 988310 - Review Request: rubygem-mobileesp_converted - Provides device type detection based on HTTP request headers
Summary: Review Request: rubygem-mobileesp_converted - Provides device type detection ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Josef Stribny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-25 09:38 UTC by Miroslav Suchý
Modified: 2016-01-04 05:51 UTC (History)
4 users (show)

Fixed In Version: rubygem-mobileesp_converted-0.2.1-6.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-15 03:04:58 UTC
Type: ---
Embargoed:
jstribny: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Miroslav Suchý 2013-07-25 09:38:00 UTC
Spec URL: http://miroslav.suchy.cz/fedora/rubygem-mobileesp_converted/rubygem-mobileesp_converted.spec
SRPM URL: http://miroslav.suchy.cz/fedora/rubygem-mobileesp_converted/rubygem-mobileesp_converted-0.2.1-4.fc19.src.rpm
Description: Autoconverted version (from Java to Ruby) of MobileESP library.
Fedora Account System Username: msuchy

Koji scratch build http://koji.fedoraproject.org/koji/taskinfo?taskID=5654830

Comment 1 Josef Stribny 2013-08-02 08:28:11 UTC
Taking.

Comment 2 Josef Stribny 2013-08-02 09:03:14 UTC
Please fix:

* Remove this commented line as it has no value nor purpose and it's confusing.
  #cp %{gem_name}.gemspec %{buildroot}/%{gem_spec}

* Remove shebang from non-executable Rakefile
  #!/usr/bin/env rake

* Remove BR on bundler. We try to avoid running test suites using bundler in Fedora. You should be able to run it without it by deleting its require from tests source code.
  BuildRequires: rubygem(bundler)

* Please ask upstream to include and include license in a separate license file, especially, because this gem is a derivative work.

Please consider:
 
* Consider keeping original .gemspec in %doc for clarification since you are generating your own.
  %exclude %{gem_instdir}/%{gem_name}.gemspec

Thanks.

Comment 3 Miroslav Suchý 2013-08-05 13:09:38 UTC
>Please ask upstream to include and include license in a separate license file, especially, because this gem is a derivative work.

https://github.com/jistr/mobileesp_converted/issues/2

All other items are updated:
Spec URL: http://miroslav.suchy.cz/fedora/rubygem-mobileesp_converted/rubygem-mobileesp_converted.spec
SRPM URL: http://miroslav.suchy.cz/fedora/rubygem-mobileesp_converted/rubygem-mobileesp_converted-0.2.1-5.fc19.src.rpm

Comment 4 Josef Stribny 2013-08-05 13:44:52 UTC
Thanks, it's looks good now.

I would personally move removal of bundler dep to %check, where it makes clearer why are you doing so. Please consider before pushing.

APPROVED.

Comment 5 Miroslav Suchý 2013-08-05 13:52:19 UTC
New Package SCM Request
=======================
Package Name: mobileesp_converted
Short Description: Provides device type detection based on HTTP request headers
Owners: msuchy
Branches: f19
InitialCC:

Comment 6 Gwyn Ciesla 2013-08-05 14:26:50 UTC
Requested package name mobileesp_converted doesn't match bug summary
rubygem-mobileesp_converted, please correct.

Comment 7 Miroslav Suchý 2013-08-05 14:47:00 UTC
New Package SCM Request
=======================
Package Name: rubygem-mobileesp_converted
Short Description: Provides device type detection based on HTTP request headers
Owners: msuchy
Branches: f19
InitialCC:

Comment 8 Gwyn Ciesla 2013-08-05 15:09:25 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2013-08-05 15:26:46 UTC
rubygem-mobileesp_converted-0.2.1-6.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/rubygem-mobileesp_converted-0.2.1-6.fc19

Comment 10 Fedora Update System 2013-08-06 23:37:19 UTC
rubygem-mobileesp_converted-0.2.1-6.fc19 has been pushed to the Fedora 19 testing repository.

Comment 11 Fedora Update System 2013-08-15 03:04:58 UTC
rubygem-mobileesp_converted-0.2.1-6.fc19 has been pushed to the Fedora 19 stable repository.


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