Bug 430351

Summary: Review Request: libgee - GObject collection library
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: panemade: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.1.1-2.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-13 04:52:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Lind 2008-01-26 18:43:15 UTC
Spec URL: http://salimma.fedorapeople.org/for_review/gnome/libgee.spec
SRPM URL: http://salimma.fedorapeople.org/for_review/gnome/libgee-0.1.1-1.fc8.src.rpm
Description:

libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.

libgee provides the following interfaces:

        * Iterable
          * Collection
            * List
            * Set
        * Iterator
        * Map

The ArrayList, HashSet, and HashMap classes provide a reasonable sample
implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
that prevent modification of the underlying collection.

libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.

Comment 1 Parag AN(पराग) 2008-01-27 03:22:59 UTC
you better write
Requires:	pkgconfig
to -devel package and not to main package.

Comment 2 Michel Lind 2008-01-27 05:25:18 UTC
Ah yes, that's what I was intending to do, thanks.

Spec URL: http://salimma.fedorapeople.org/for_review/gnome/libgee.spec
SRPM URL:
http://salimma.fedorapeople.org/for_review/gnome/libgee-0.1.1-2.fc9.src.rpm




Comment 3 Parag AN(पराग) 2008-01-28 04:17:01 UTC
Review:
+ package builds in mock (rawhide i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
a3db8d02ec106df97c4f36257a7b5e8a  libgee-0.1.1.tar.bz2
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ BuildRequires are proper.
+ Compiler flags used correctly.
+ defattr usage is correct.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no static libraries.
+ gee-1.0.pc file present.
+ -devel subpackage exists.
+ no .la files.
+ no translations are available.
+ Does owns the directories it creates.
+ ldconfig scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ Package libgee-0.1.1-2.fc9 ->
  Provides: libgee.so.0
  Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgee.so.0
libglib-2.0.so.0 libgobject-2.0.so.0 rtld(GNU_HASH)
+ Package libgee-devel-0.1.1-2.fc9 ->
  Requires: libgee = 0.1.1-2.fc9 libgee.so.0 pkgconfig vala
+ Not a GUI App.

 I also don't think good to create one more subpackage for installing single
file. Good that you already commented same in SPEC file.
 SHOULD:
    Add ChangeLog to libgee package also.
  

APPROVED.


Comment 4 Michel Lind 2008-01-28 04:43:40 UTC
Thanks!

 SHOULD:
    Add ChangeLog to libgee package also.

Hm, not sure. It's already part of libgee-devel, and the information contained
there seems more suited to people wanting to compile against libgee (i.e.
programmers, not users) -- they have to install -devel anyway.

New Package CVS Request
=======================
Package Name: libgee
Short Description: 
Owners: GObject collection library
Branches: EL-5 F-7 F-8
InitialCC: 
Cvsextras Commits: yes


Comment 5 Parag AN(पराग) 2008-01-28 05:09:14 UTC
afaik ChangeLog should be part of main package say here libgee and not
libgee-devel. When developer want to install libgee-devel he will get libgee
automatically installed.
If you look for ChangeLog file under /usr/share/doc, you will see many main
packages are always installing ChangeLog file.

Comment 6 Michel Lind 2008-01-28 05:37:02 UTC
OK, will move it. That way we won't have %{_docdir}/libgee-devel-%{version} only
containing one file as well.

Comment 7 Dennis Gilmore 2008-01-28 16:10:12 UTC
without a description CVS cannot be completed.  please fix and resubmit your 
cvs request 

Comment 8 Michel Lind 2008-01-28 19:06:40 UTC
Ah, it somehow escaped my attention. Thanks, resubmitting.

New Package CVS Request
=======================
Package Name: libgee
Short Description: GObject collection library
Owners: GObject collection library
Branches: EL-5 F-7 F-8
InitialCC: 
Cvsextras Commits: yes


Comment 9 Michel Lind 2008-01-28 20:45:30 UTC
New Package CVS Request
=======================
Package Name: libgee
Short Description: GObject collection library
Owners: salimma
Branches: EL-5 F-7 F-8
InitialCC: 
Cvsextras Commits: yes




Comment 10 Kevin Fenzi 2008-01-29 17:44:53 UTC
cvs done.

Comment 11 Fedora Update System 2008-01-30 05:23:18 UTC
libgee-0.1.1-2.fc8 has been submitted as an update for Fedora 8

Comment 12 Fedora Update System 2008-01-30 05:23:50 UTC
libgee-0.1.1-2.fc7 has been submitted as an update for Fedora 7

Comment 13 Fedora Update System 2008-02-13 04:52:21 UTC
libgee-0.1.1-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2008-02-13 05:05:29 UTC
libgee-0.1.1-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.