Bug 498744 - Review Request: grfcodec - A suite of programs to modify Transport Tycoon Deluxe's GRF files
Summary: Review Request: grfcodec - A suite of programs to modify Transport Tycoon Del...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 491519
TreeView+ depends on / blocked
 
Reported: 2009-05-02 17:43 UTC by Iain Arnell
Modified: 2009-05-19 02:12 UTC (History)
6 users (show)

Fixed In Version: 0.9.11-0.2.r2111.fc10
Clone Of:
Environment:
Last Closed: 2009-05-07 03:44:17 UTC
Type: ---
Embargoed:
hdegoede: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Iain Arnell 2009-05-02 17:43:50 UTC
Spec URL: http://fedorapeople.org/~iarnell/review/grfcodec.spec
SRPM URL: http://fedorapeople.org/~iarnell/review/grfcodec-0.9.11-0.1.r2111.fc12.src.rpm

Description:
A suite of programs to modify Transport Tycoon Deluxe's GRF files.

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

Comment 1 Hans de Goede 2009-05-03 14:48:42 UTC
Hi,

FULL review done, here are the results:

MUST FIX:
-add comments how *exactly* to generate the tarbal from svn
-License should be GPLv2+
-Patch Makefile to not pass -O3 to gcc, that is not part of the default
 Fedora CFLAGS

Should FIX:
-Preserve timestamps of docs while converting them, replace:
    iconv -f iso8859-1 -t utf-8 $f >$f.conv && mv $f.conv $f
  with:
    iconv -f iso8859-1 -t utf-8 $f >$f.conv
    touch -r $f $f.conv
    mv $f.conv $f
-Is the BuildRequires: subversion really needed ?

Comment 2 Iain Arnell 2009-05-03 15:54:51 UTC
Dank je wel, Hans.

All issues should be addressed now, both MUST and SHOULD.

Spec URL: http://fedorapeople.org/~iarnell/review/grfcodec.spec
SRPM URL: http://fedorapeople.org/~iarnell/review/grfcodec-0.9.11-0.2.r2111.fc12.src.rpm

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

Comment 3 Hans de Goede 2009-05-05 07:34:59 UTC
(In reply to comment #2)
> Dank je wel, Hans.
> 
> All issues should be addressed now, both MUST and SHOULD.
> 
> Spec URL: http://fedorapeople.org/~iarnell/review/grfcodec.spec
> SRPM URL:
> http://fedorapeople.org/~iarnell/review/grfcodec-0.9.11-0.2.r2111.fc12.src.rpm
> 
> Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1334072  

All looks good now: approved!

Comment 4 Iain Arnell 2009-05-05 07:44:22 UTC
New Package CVS Request
=======================
Package Name: grfcodec
Short Description: A suite of programs to modify Transport Tycoon Deluxe's GRF files
Owners: iarnell
Branches: F-10 F-11
InitialCC:

Comment 5 Kevin Fenzi 2009-05-06 21:05:25 UTC
cvs done.

Comment 6 Fedora Update System 2009-05-07 03:33:13 UTC
grfcodec-0.9.11-0.2.r2111.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/grfcodec-0.9.11-0.2.r2111.fc11

Comment 7 Fedora Update System 2009-05-07 03:33:18 UTC
grfcodec-0.9.11-0.2.r2111.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/grfcodec-0.9.11-0.2.r2111.fc10

Comment 8 Iain Arnell 2009-05-07 03:44:17 UTC
Thanks for the review! :-)

Comment 9 Fedora Update System 2009-05-19 02:10:22 UTC
grfcodec-0.9.11-0.2.r2111.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2009-05-19 02:12:19 UTC
grfcodec-0.9.11-0.2.r2111.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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