Bug 283701 - Review Request: vecmath1.2 - Free version of vecmath from the Java3D 1.2 specification
Summary: Review Request: vecmath1.2 - Free version of vecmath from the Java3D 1.2 spec...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-08 20:02 UTC by Hans de Goede
Modified: 2007-11-30 22:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-17 20:19:02 UTC
Type: ---
Embargoed:
gwync: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Hans de Goede 2007-09-08 20:02:03 UTC
Spec URL: http://people.atrpms.net/~hdegoede/vecmath1.2.spec
SRPM URL: http://people.atrpms.net/~hdegoede/vecmath1.2-1.14-1.fc8.src.rpm
Description:
This is an unofficial implementation (java source code) of the javax.vecmath
package specified in the Java(TM) 3D API 1.2 . The package includes classes
for 3-space vector/point, 4-space vector, 4x4, 3x3 matrix, quaternion,
axis-angle combination and etc. which are often utilized for computer graphics
mathematics. Most of the classes have single and double precision versions.
Generic matrices' LU and SV decomposition are also there.

Comment 1 Gwyn Ciesla 2007-10-16 13:14:48 UTC
Builds, local F7 and mock rawhide.
rpmlint:
vecmath1.2-javadoc.i386: W: dangerous-command-in-%post rm

Everything else looks OK on review.


Comment 2 Hans de Goede 2007-10-16 14:53:01 UTC
(In reply to comment #1)
> Builds, local F7 and mock rawhide.
> rpmlint:
> vecmath1.2-javadoc.i386: W: dangerous-command-in-%post rm
> 

This is normal, all java packages use this maghick to properly handle the
javadoc symlinks.


Comment 3 Gwyn Ciesla 2007-10-16 15:15:51 UTC
All right then. :)

APPROVED.

Comment 4 Hans de Goede 2007-10-16 15:22:42 UTC
Thanks!

New Package CVS Request
=======================
Package Name:      vecmath1.2
Short Description: Free version of vecmath from the Java3D 1.2 specification
Owners:            jwrdegoede
Branches:          devel only
InitialCC:         <empty>
Cvsextras Commits: Yes

Comment 5 Kevin Fenzi 2007-10-16 16:02:13 UTC
Should this package really be named 'vecmath1.2' and not just 'vecmath'?


Comment 6 Gwyn Ciesla 2007-10-16 16:49:46 UTC
Made sense to me, as the 1.2 refers to a Java3D spec version, not an application
version.  On the other hand, does this help it avoid a collision?  Is there a
version of vecmath that supports another version?

Comment 7 Hans de Goede 2007-10-16 17:16:24 UTC
This is the name upstream uses, also notice that this is vecmath1.2 version
1.14, where else should I put the 1.2? 

Also notice that as is it works rather nice for the .spec file, Source0 =
%{name}-%{version}.tar.gz, and no -n to %setup is needed.


Comment 8 Kevin Fenzi 2007-10-16 22:21:24 UTC
I see. It just seemed odd to have a package with . in the name, hopefully it
won't cause any issues with yum or rpm behavior. There is already at least one
other package like that however, so I don't think it will. 
Sorry for the delay here. 
cvs done. 

Comment 9 Hans de Goede 2007-10-17 20:19:02 UTC
Imported and build, closing.



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