Bug 472794 - Review Request: onemind-commons-java - A common library used to support other onemind libraries
Summary: Review Request: onemind-commons-java - A common library used to support other...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-24 17:19 UTC by Mary Ellen Foster
Modified: 2009-01-29 10:14 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-01-29 10:14:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mary Ellen Foster 2008-11-24 17:19:00 UTC
Spec URL: http://mef.fedorapeople.org/packages/java-libraries/onemind-commons-java.spec
SRPM URL: http://mef.fedorapeople.org/packages/java-libraries/onemind-commons-java-1.5.5-2.src.rpm

Description:
This is a common library used to support other onemind libraries.

(Upstream seems sort of dormant, but this is an indirect dependency of some other Java packages ...)

Comment 2 D Haley 2008-12-28 13:04:02 UTC
Please excuse any really dumb questions, I am somewhat new at this process myself.


Not a formal review:

>$RPM_BUILD_ROOT
Is there a preference for %{buildroot} for newer packages?

># This was obtained on 2008/11/24 using the following commands:
>#   cvs -d :pserver:anonymous.sourceforge.net:/cvsroot/onemind-commons login
>#   cvs -d :pserver:anonymous.sourceforge.net:/cvsroot/onemind-commons co commons-java/docs
>Source1:        %{name}-docs-20081124.tbz

Can you check out a particular CVS version, rather than HEAD -- that way the md5sum can be verified as being consistent during review. I know the upstream is dormant, so this is probably a bit picky.

>BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
I am unclear -- what is the reason for changing the BuildRoot? ("Fix BuildRoot to follow the latest guidelines") Can you point to a page (in your reply) for the less up-to-date of us?

>%description
>This is a common library used to support other onemind libraries.

Is it possible to expand on this at all? Its identical to the summary -- doesn't really provide extra information to users. That said, I am not sure what one would write here as an alternative.


>%{_javadir}/*.jar

I think I would prefer %{name}.jar and {name}-%{version}.jar to be explicit. This prevents any later inadvertant jar copying (another picky comment.)


Other than that, it seems OK to me. There are no jars, licence seems OK and GPL header present in all java files.

Comment 3 D Haley 2008-12-28 13:32:48 UTC
Oh, and you are missing the deps in the -javadoc package.

Comment 4 Mary Ellen Foster 2009-01-29 10:14:57 UTC
I'm withdrawing this review for the moment because it's no longer a requirement for the packages I'm currently working on.


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