Bug 540984

Summary: Review Request: aduna-root-poms - Root POMs for Aduna projects
Product: [Fedora] Fedora Reporter: Mary Ellen Foster <mefoster>
Component: Package ReviewAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: akurtako, fedora-package-review, notting, tcallawa
Target Milestone: ---Flags: akurtako: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: aduna-root-poms-13-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-16 00:48:42 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:
Bug Depends On: 540986    
Bug Blocks:    

Description Mary Ellen Foster 2009-11-24 16:22:08 UTC
Spec URL: http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms.spec
SRPM URL: http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms-11-1.fc12.src.rpm

Description: This package contains the root POMs for all projects from Aduna Software (http://www.aduna-software.org/), which are needed to build any Aduna packages using Maven.

Comment 1 Alexander Kurtakov 2009-11-30 14:22:46 UTC
I'm taking this one.

Comment 2 Alexander Kurtakov 2009-11-30 14:26:50 UTC
In order to make the maven builds behave normally i.e. correct dependencies you have to make this package depend on the packages providing the following artifacts (all listed in root pom):
				<artifactId>slf4j-api</artifactId>
				<artifactId>slf4j-simple</artifactId>
				<artifactId>jcl-over-slf4j</artifactId>
				<artifactId>logback-core</artifactId>
				<artifactId>logback-classic</artifactId>
				<artifactId>junit</artifactId>

If you don't do that you will have to guess these dependencies on all the child poms because they expect to be satisfied from this pom.

Comment 3 Mary Ellen Foster 2009-11-30 14:46:57 UTC
Done -- good point. I've also fixed the versions in the changelog (cut-and-paste error). I guess this will now depend on the logback review ...

http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms.spec
http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms-11-2.fc12.src.rpm

Comment 4 Alexander Kurtakov 2010-01-14 14:14:51 UTC
I don't see any release in the poms. Where did you get the info that they are under BSD license?

Comment 5 Mary Ellen Foster 2010-01-20 09:43:22 UTC
License clarification from upstream:
    http://sourceforge.net/mailarchive/message.php?msg_name=4B56C85C.7080607%40aduna-software.com

Comment 6 Alexander Kurtakov 2010-01-25 15:38:07 UTC
Blocked FE-LEGAL for confirming license is ok.

Comment 7 Tom "spot" Callaway 2010-01-25 16:06:06 UTC
License (BSD) is ok, thanks for being thorough. Please include link to clarification message in spec file.

Lifting FE-Legal.

Comment 8 Alexander Kurtakov 2010-01-26 10:48:08 UTC
Review:
OK: rpmlint must be run on every package. The output should be posted in the review. 
aduna-root-poms.noarch: W: no-documentation - There is no suitable doc for pom files.
OK: The package must be named according to the Package Naming Guidelines .
OK: The spec file name must match the base package %{name}, in the format %{name}.spec unless your package has an exemption.
OK: The package must meet the Packaging Guidelines .
OK: The package must be licensed with a Fedora approved license and meet the Licensing Guidelines .
OK: The License field in the package spec file must match the actual license.
OK: The spec file must be written in American English. 
OK: The spec file for the package MUST be legible.
OK: The sources used to build the package must match the upstream source, as provided in the spec URL. 
OK: The package MUST successfully compile and build into binary rpms on at least one primary architecture.
OK: All build dependencies must be listed in BuildRequires
OK: Packages must NOT bundle copies of system libraries.
OK: A package must own all directories that it creates. I
OK: A Fedora package must not list a file more than once in the spec file's %files listings. 
OK: Permissions on files must be set properly. 
OK: Each package must have a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT). [
OK: Each package must consistently use macros. 
OK: The package must contain code, or permissable content. 
OK: Packages must not own files or directories already owned by other packages. OK: At the beginning of %install, each package MUST run rm -rf %{buildroot} (or $RPM_BUILD_ROOT). 
OK: All filenames in rpm packages must be valid UTF-8. 


Please put in a comment for the license field where it was clarified.

Once it's done package will be approved.

Comment 9 Mary Ellen Foster 2010-02-01 11:33:09 UTC
I've updated to a new upstream version that includes the licenses in the POMs:

http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms.spec
http://www.macs.hw.ac.uk/~mef3/soprano-sesame/aduna-root-poms-13-1.fc12.src.rpm

Comment 10 Alexander Kurtakov 2010-02-01 13:33:23 UTC
Thanks,
This package is APPROVED.

Comment 11 Mary Ellen Foster 2010-02-01 14:11:25 UTC
New Package CVS Request
=======================
Package Name: aduna-root-poms
Short Description: Root POMs for Aduna projects
Owners: mef
Branches: F-12 F-11

Comment 12 Kevin Fenzi 2010-02-01 22:49:36 UTC
CVS done (by process-cvs-requests.py).

Comment 13 Fedora Update System 2010-02-02 10:50:57 UTC
aduna-root-poms-13-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/aduna-root-poms-13-1.fc12

Comment 14 Fedora Update System 2010-02-02 20:43:50 UTC
aduna-root-poms-13-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update aduna-root-poms'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1401

Comment 15 Fedora Update System 2010-03-16 00:48:36 UTC
aduna-root-poms-13-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.