Bug 587646

Summary: Review Request: not-yet-commons-ssl - Library to make SSL and Java Easier
Product: [Fedora] Fedora Reporter: Alexander Kurtakov <akurtako>
Component: Package ReviewAssignee: Mary Ellen Foster <mefoster>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, mefoster, notting
Target Milestone: ---Flags: mefoster: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-06 13:16:03 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 Alexander Kurtakov 2010-04-30 13:15:30 UTC
Spec URL: http://akurtakov.fedorapeople.org/not-yet-commons-ssl.spec
SRPM URL: http://akurtakov.fedorapeople.org/not-yet-commons-ssl-0.3.11-1.fc12.src.rpm
Description: 
Commons-SSL let's you control the SSL options you need in an 
natural way for each SSLSocketFactory, and those options won't 
bleed into the rest of your system.

Comment 1 Mary Ellen Foster 2010-05-03 10:06:24 UTC
Review:
OK: rpmlint must be run on every package. Output:
not-yet-commons-ssl-javadoc.noarch: W: spelling-error Summary(en_US) Javadocs -> Java docs, Java-docs, Javanese
3 packages and 0 specfiles checked; 0 errors, 1 warnings.

False positive (although you may want to change that to "API Documentation" or something)

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.
FIX: The spec file must be written in American English.

Typo in the description: "let's" should be "lets"

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.
716ac79b162dc5a964d6c7ac863def46  not-yet-commons-ssl-0.3.11.zip
716ac79b162dc5a964d6c7ac863def46  not-yet-commons-ssl-0.3.11.zip.1

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. 
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}
OK: All filenames in rpm packages must be valid UTF-8. 


Also: the javadoc package has its files in /usr/share/javadoc/not-yet-commons-ssl/javadocs -- that extra "javadocs" directory shouldn't be there.

Is the link to commons-ssl.jar necessary at the moment? (That is, do other packages using this expect to find something called commons-ssl.jar?)

Comment 2 Alexander Kurtakov 2010-05-03 12:12:45 UTC
(In reply to comment #1)
> Review:
> OK: rpmlint must be run on every package. Output:
> not-yet-commons-ssl-javadoc.noarch: W: spelling-error Summary(en_US) Javadocs
> -> Java docs, Java-docs, Javanese
> 3 packages and 0 specfiles checked; 0 errors, 1 warnings.
> 
> False positive (although you may want to change that to "API Documentation" or
> something)
Done.

> 
> 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.
> FIX: The spec file must be written in American English.
> 
> Typo in the description: "let's" should be "lets"
Done.

> 
> 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.
> 716ac79b162dc5a964d6c7ac863def46  not-yet-commons-ssl-0.3.11.zip
> 716ac79b162dc5a964d6c7ac863def46  not-yet-commons-ssl-0.3.11.zip.1
> 
> 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. 
> 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}
> OK: All filenames in rpm packages must be valid UTF-8. 
> 
> 
> Also: the javadoc package has its files in
> /usr/share/javadoc/not-yet-commons-ssl/javadocs -- that extra "javadocs"
> directory shouldn't be there.
Fixed.

> 
> Is the link to commons-ssl.jar necessary at the moment? (That is, do other
> packages using this expect to find something called commons-ssl.jar?) 
Symlink removed.  

New sources:
Spec URL: http://akurtakov.fedorapeople.org/not-yet-commons-ssl.spec
SRPM URL:
http://akurtakov.fedorapeople.org/not-yet-commons-ssl-0.3.11-2.fc12.src.rpm
Description:

Comment 3 Mary Ellen Foster 2010-05-03 12:39:19 UTC
Looks good -- APPROVED

Comment 4 Alexander Kurtakov 2010-05-03 16:45:39 UTC
New Package CVS Request
=======================
Package Name: not-yet-commons-ssl 
Short Description: Library to make SSL and Java Easier
Owners: akurtakov
Branches: F-13
InitialCC:

Comment 5 Kevin Fenzi 2010-05-04 02:57:36 UTC
CVS done (by process-cvs-requests.py).

Comment 6 Alexander Kurtakov 2010-05-06 13:16:03 UTC
Built in rawhide.
http://koji.fedoraproject.org/koji/buildinfo?buildID=171870