Bug 701347 - Review Request: mingw-gtkmm30 - MinGW Windows C++ interface for the GTK+ library
Summary: Review Request: mingw-gtkmm30 - MinGW Windows C++ interface for the GTK+ library
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Sailer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 700815
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-02 16:54 UTC by Kalev Lember
Modified: 2011-06-03 20:53 UTC (History)
4 users (show)

Fixed In Version: mingw-gtkmm30-3.0.1-2.fc15
Clone Of:
Environment:
Last Closed: 2011-06-03 20:53:02 UTC
Type: ---
Embargoed:
fedora: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Kalev Lember 2011-05-02 16:54:21 UTC
Spec URL: http://kalev.fedorapeople.org/mingw32-gtkmm30.spec
SRPM URL: http://kalev.fedorapeople.org/mingw32-gtkmm30-3.0.0-1.fc15.src.rpm
Description:
gtkmm is the official C++ interface for the popular GUI library GTK+.
Highlights include type safe callbacks, and a comprehensive set of
widgets that are easily extensible via inheritance.

This package contains the MinGW Windows cross compiled gtkmm library,
API version 3.0.

Comment 1 Thomas Sailer 2011-05-02 17:27:21 UTC
Fedora review mingw32-gtkmm30-3.0.0-1.fc15.src.rpm 2011-05-02

+ OK
! needs attention

rpmlint output:
$ rpmlint mingw32-gtkmm30-3.0.0-1.fc15.src.rpm mingw32-gtkmm30.spec 
mingw32-gtkmm30.src: W: spelling-error %description -l en_US gtkmm 
mingw32-gtkmm30.src:68: E: files-attr-not-set
mingw32-gtkmm30.src:69: E: files-attr-not-set
mingw32-gtkmm30.src:70: E: files-attr-not-set
mingw32-gtkmm30.src:71: E: files-attr-not-set
mingw32-gtkmm30.src:72: E: files-attr-not-set
mingw32-gtkmm30.src:73: E: files-attr-not-set
mingw32-gtkmm30.src:74: E: files-attr-not-set
mingw32-gtkmm30.src:75: E: files-attr-not-set
mingw32-gtkmm30.src:76: E: files-attr-not-set
mingw32-gtkmm30.src:77: E: files-attr-not-set
mingw32-gtkmm30.src:78: E: files-attr-not-set
mingw32-gtkmm30.src:79: E: files-attr-not-set
mingw32-gtkmm30.src:80: E: files-attr-not-set
mingw32-gtkmm30.spec:68: E: files-attr-not-set
mingw32-gtkmm30.spec:69: E: files-attr-not-set
mingw32-gtkmm30.spec:70: E: files-attr-not-set
mingw32-gtkmm30.spec:71: E: files-attr-not-set
mingw32-gtkmm30.spec:72: E: files-attr-not-set
mingw32-gtkmm30.spec:73: E: files-attr-not-set
mingw32-gtkmm30.spec:74: E: files-attr-not-set
mingw32-gtkmm30.spec:75: E: files-attr-not-set
mingw32-gtkmm30.spec:76: E: files-attr-not-set
mingw32-gtkmm30.spec:77: E: files-attr-not-set
mingw32-gtkmm30.spec:78: E: files-attr-not-set
mingw32-gtkmm30.spec:79: E: files-attr-not-set
mingw32-gtkmm30.spec:80: E: files-attr-not-set
1 packages and 1 specfiles checked; 26 errors, 1 warnings.

All these rpmlint warnings and errors are harmless and can be ignored.

+ rpmlint output
+ The package is named according to Fedora MinGW packaging guidelines
+ The spec file name matches the package base name
+ The package meets the Packaging Guidelines
+ The package is licensed with a Fedora approved license and meets the
  Licensing Guidelines.
+ The license field in the spec file matches the actual license
+ The stated license is the same as the one for the corresponding
  native Fedora package
+ The package contains the license file (LICENSE.txt)
+ Spec file is written in American English
+ Spec file is legible
+ Upstream sources match sources in the srpm. md5sum:
  90bb087152a3214c2cc348aa04f917c3  gtkmm-3.0.0.tar.bz2  
  90bb087152a3214c2cc348aa04f917c3  Download/gtkmm-3.0.0.tar.bz2
! The package builds in koji
n/a ExcludeArch bugs filed
+ BuildRequires look sane
n/a The spec file MUST handle locales properly
n/a ldconfig in %post and %postun
+ Package does not bundle copies of system libraries
n/a Package isn't relocatable
+ Package owns all directories it creates
+ No duplicate files in %files
+ Permissions are properly set
+ Consistent use of macros
+ The package must contain code or permissible content
n/a Large documentation files should go in -doc subpackage
+ Files marked %doc should not affect package
n/a Header files should be in -devel
    Fedora MinGW guidelines allow headers in main package
n/a Static libraries should be in -static
n/a Library files that end in .so must go in a -devel package
n/a -devel must require the fully versioned base
n/a Packages should not contain libtool .la files
    Fedora MinGW guidelines allow .la files
n/a Packages containing GUI apps must include %{name}.desktop file
+ Directory ownership sane
+ Filenames are valid UTF-8

Package cannot be scratch-built due to missing dependency (mingw32-gtk3). I suggest we first get mingw32-gtk3 in and then finalize this review.
Thanks for doing this!

Comment 2 Kalev Lember 2011-05-03 19:19:47 UTC
Yes, of course, mingw32-gtk3 should go in first. It's pending review in bug #700815 which is marked as blocking this ticket.

Thanks for taking the review, Tom!

Comment 3 Kalev Lember 2011-05-09 14:21:46 UTC
* Mon May 09 2011 Kalev Lember <kalev> - 3.0.1-1
- Update to 3.0.1

Spec URL: http://kalev.fedorapeople.org/mingw32-gtkmm30.spec
SRPM URL: http://kalev.fedorapeople.org/mingw32-gtkmm30-3.0.1-1.fc15.src.rpm

Comment 4 Kalev Lember 2011-05-29 17:51:44 UTC
mingw32-gtk3 is imported and built, so it's no longer blocking this review.


* Sun May 29 2011 Kalev Lember <kalev> - 3.0.1-2
- Renamed the base package to mingw-gtkmm30 as per updated guidelines
- Use the automatic dep extraction available in mingw32-filesystem 68

Spec URL: http://kalev.fedorapeople.org/mingw-gtkmm30.spec
SRPM URL: http://kalev.fedorapeople.org/mingw-gtkmm30-3.0.1-2.fc15.src.rpm

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

Comment 5 Thomas Sailer 2011-05-30 13:38:28 UTC
Fedora review mingw-gtkmm30-3.0.1-2.fc15.src.rpm 2011-05-30

+ OK
! needs attention

Scratch Build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3100290

rpmlint:
$ rpmlint mingw-gtkmm30.spec mingw-gtkmm30-3.0.1-2.fc15.src.rpm mingw32-gtkmm30-debuginfo-3.0.1-2.fc16.noarch.rpm mingw32-gtkmm30-3.0.1-2.fc16.noarch.rpm
mingw-gtkmm30.src: W: spelling-error %description -l en_US gtkmm 
mingw32-gtkmm30-debuginfo.noarch: E: debuginfo-without-sources
mingw32-gtkmm30.noarch: E: incorrect-fsf-address /usr/share/doc/mingw32-gtkmm30-3.0.1/COPYING
3 packages and 1 specfiles checked; 2 errors, 1 warnings.

! the fsf address issue should be addressed. Did you or do you know whether the native package maintainer has contacted upstream?

! rpmlint output
+ The package is named according to Fedora MinGW packaging guidelines
+ The spec file name matches the package base name
+ The package meets the Packaging Guidelines
+ The package is licensed with a Fedora approved license and meets the
  Licensing Guidelines.
+ The license field in the spec file matches the actual license
+ The stated license is the same as the one for the corresponding
  native Fedora package
+ The package contains the license file (COPYING)
+ Spec file is written in American English
+ Spec file is legible
+ Upstream sources match sources in the srpm. md5sum:
  169ed5b088538fa10483177f3035f77c  gtkmm-3.0.1.tar.bz2
  169ed5b088538fa10483177f3035f77c  Download/gtkmm-3.0.1.tar.bz2
+ The package builds in koji
n/a ExcludeArch bugs filed
+ BuildRequires look sane
n/a The spec file MUST handle locales properly
n/a ldconfig in %post and %postun
+ Package does not bundle copies of system libraries
n/a Package isn't relocatable
+ Package owns all directories it creates
+ No duplicate files in %files
+ Permissions are properly set
+ Consistent use of macros
+ The package must contain code or permissible content
n/a Large documentation files should go in -doc subpackage
+ Files marked %doc should not affect package
n/a Header files should be in -devel
    Fedora MinGW guidelines allow headers in main package
n/a Static libraries should be in -static
n/a Library files that end in .so must go in a -devel package
n/a -devel must require the fully versioned base
n/a Packages should not contain libtool .la files
    Fedora MinGW guidelines allow .la files
n/a Packages containing GUI apps must include %{name}.desktop file
+ Directory ownership sane
+ Filenames are valid UTF-8

Comment 6 Kalev Lember 2011-06-03 17:20:41 UTC
(In reply to comment #5)
> mingw32-gtkmm30.noarch: E: incorrect-fsf-address
> /usr/share/doc/mingw32-gtkmm30-3.0.1/COPYING
> 3 packages and 1 specfiles checked; 2 errors, 1 warnings.
> 
> ! the fsf address issue should be addressed. Did you or do you know whether the
> native package maintainer has contacted upstream?

Filed a bug with the upstream bug tracker: https://bugzilla.gnome.org/show_bug.cgi?id=651797

Comment 7 Thomas Sailer 2011-06-03 18:58:51 UTC
Looks good, thanks!

APPROVED by sailer.

Comment 8 Kalev Lember 2011-06-03 19:06:58 UTC
Thanks Thomas!

Can you set the fedora‑review flag too please?

Comment 9 Kalev Lember 2011-06-03 19:30:02 UTC
New Package SCM Request
=======================
Package Name: mingw-gtkmm30
Short Description: MinGW Windows C++ interface for the GTK+ library
Owners: kalev thomasj epienbro
Branches: f15
InitialCC:

Comment 10 Gwyn Ciesla 2011-06-03 19:50:39 UTC
Git done (by process-git-requests).

Comment 11 Kalev Lember 2011-06-03 19:54:01 UTC
Grr, don't ask me why I put thomasj instead of sailer in there, sorry ...

Tom, can you request the ACLs in pkgdb please?

Comment 12 Kalev Lember 2011-06-03 20:53:02 UTC
Package imported and built, closing the ticket.


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