Bug 510905 - Review Request: JGraph - Java graph API
Summary: Review Request: JGraph - Java graph API
Keywords:
Status: CLOSED DUPLICATE of bug 472793
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: 10
Hardware: All
OS: Linux
low
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: 2009-07-12 10:24 UTC by D Haley
Modified: 2009-07-12 16:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-12 16:47:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description D Haley 2009-07-12 10:24:43 UTC
SPEC URL: http://dhd.selfip.com/427e/jgraph.spec
SRPM URL: http://dhd.selfip.com/427e/jgraph-5.12.2.1-1.fc10.src.rpm

Koji Scratch:
F10: http://koji.fedoraproject.org/koji/taskinfo?taskID=1468748
F11: http://koji.fedoraproject.org/koji/taskinfo?taskID=1468747

Rpmlint:
$ rpmlint jgraph.spec ../SRPMS/jgraph-5.12.2.1-1.fc10.src.rpm ../RPMS/noarch/jgraph-* && sudo rpm -i ../RPMS/noarch/jgraph-5.12.2.1-1.fc10.noarch.rpm && rpmlint jgraph
3 packages and 1 specfiles checked; 0 errors, 0 warnings.
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Description:
JGraph provides a Swing compatible Java API to allow visualization,
interaction, automatic layout and  to perform analysis of mathematical
graphs.

Comments:
* This is required for the "xcos" component of the upcoming scilab 5.2 release.
* Few of the .java files have a copying boilerplate. Most simply carry Copyright (c) xxxx-xxxy John Smith
$ find ./ -name *.java -exec grep -H GPL {} \;
./examples/com/jgraph/example/mycellview/GPCellViewFactory.java: * @author rvalyi, license of this file: LGPL as stated by the Free Software
./build/examples/com/jgraph/example/mycellview/GPCellViewFactory.java: * @author rvalyi, license of this file: LGPL as stated by the Free Software
./dist/jgraph-5.12.2.1/examples/com/jgraph/example/mycellview/GPCellViewFactory.java: * @author rvalyi, license of this file: LGPL as stated by the Free Software
./dist/jgraph-5.12.2.1-src/examples/com/jgraph/example/mycellview/GPCellViewFactory.java: * @author rvalyi, license of this file: LGPL as stated by the Free Software

Comment 1 Jason Tibbitts 2009-07-12 16:47:08 UTC
Perhaps you could review the existing submission.

*** This bug has been marked as a duplicate of bug 472793 ***


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