Branches for Feisty

Name Status Last Modified Last Commit
lp:ubuntu/feisty/yafray 1 Development 2009-08-18 03:24:52 UTC
7. * Fixed debian/copyright: - missin...

Author: Cyril Brulebois
Revision Date: 2006-09-23 21:03:30 UTC

* Fixed debian/copyright:
   - missing (upstream) authors after having contacted the current team
     since AUTHORS is pretty outdated;
   - missing IBM copyright for: src/loader/wingetopt.cc;
   - special case for F. K. Musgrave, whose work has been based on and not
     derived from. See copyright for further explanations.
* Fixed debian/rules:
   - preceed ``scons -c'' rule with a dash, so that it doesn't fail when
     called on a not-yet-supported arch, which needs a patch to be applied
     before being able to run correctly (there's a missing key reported in
     the root SConstruct file).
   - add the removal of the dblite file from scons which wasn't removed in
     the clean target till now.
* Added a patch (20_libpath_without_soname_vs_fhs) to try and fix the
  FHS/soname problem by relocating libpath from /usr/lib/ to /usr/lib/yafray
  since:
   - no soname is used;
   - it appears to be not needed right now.
  Since it is not OK at runtime (no plugin found), this patch is not
  activated and usptream advice on that has been asked.
* Added an override accordingly for libyafray{core,plugin}.so.

11 of 1 result