Bug 500701

Summary: Missing demo examples and docs
Product: [Fedora] Fedora Reporter: Chris Schanzle <bugzilla>
Component: odeAssignee: Hans de Goede <hdegoede>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: hdegoede, hugo
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: 2009-05-15 07:57:32 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 Chris Schanzle 2009-05-13 18:24:00 UTC
It would be nice to include the ode/demo directory for examples (%doc?).

I realize the doc directory is essentially not useful, but at least a pointer to http://opende.sourceforge.net/wiki/index.php/Manual would be very helpful.

Perhaps things to add to release 0.11 [*ducks and hides*].

Thanks!

Comment 1 Hans de Goede 2009-05-15 07:57:32 UTC
(In reply to comment #0)
> It would be nice to include the ode/demo directory for examples (%doc?).
> 

The demos cannot be compiled standalone, as they need the drawstuff library,
including non compiling examples in %doc does not seem helpful.

> Perhaps things to add to release 0.11 [*ducks and hides*].

ode has been updated to 0.11 for F-11.

Comment 2 Chris Schanzle 2009-05-15 16:39:59 UTC
I took a shot at adding a -demos subpackage.  Nearly got it to compile things but gave up when I found it needs drawstuff textures in a hard-coded location.  I agree upstream's build process is not conducive for building outside the source tree.  Thanks for having a look.