Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 689639

Summary: Review Request: assimp - Open Asset Import Library
Product: [Fedora] Fedora Reporter: Tim Niemueller <tim>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-22 01:04:37 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:    
Bug Blocks: 674008    

Description Tim Niemueller 2011-03-22 00:07:26 UTC
Spec URL: http://fedorapeople.org/~timn/misc/assimp.spec
SRPM URL: http://fedorapeople.org/~timn/misc/assimp-2.0.863-1.fc14.src.rpm
Description:
Open Asset Import Library (short name: Assimp) is a portable Open Source
library to import various well-known 3D model formats in a uniform manner.

Assimp aims at providing a full asset conversion pipeline for use in game
engines and real-time rendering systems of any kind but is not limited to
this audience.

URL: http://assimp.sourceforge.net/

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2930209

rpmlint:
assimp.src: W: invalid-url Source0: assimp--2.0.863-sdk.tar.bz2
- I'm repacking the source file to strip several megabytes of binary Windows DLLs we really don't need to ship. This creates a tarball (instead of the original ZIP) which is much better compressed using bzip2.

assimp.x86_64: W: shared-lib-calls-exit /usr/lib64/libassimp.so.2.0.0 exit.5
- This is in the assert function and intended. There is no release switch to turn this off for productive builds.

assimp.x86_64: W: no-manual-page-for-binary assimp
- There is none

assimp-devel.x86_64: W: no-documentation
- Might later generate doxygen documentation, but not required for the start.
3 packages and 0 specfiles checked; 0 errors, 4 warnings.

Comment 1 Jason Tibbitts 2011-03-22 01:04:37 UTC

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