[Bug 476] Review request: blender-freeworld - Additonal parts of
blender not distributed in Fedora
RPM Fusion Bugzilla
noreply at rpmfusion.org
Thu Apr 2 00:08:26 CEST 2009
http://bugzilla.rpmfusion.org/show_bug.cgi?id=476
NicolasChauvet <kwizart at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kwizart at gmail.com
--- Comment #7 from NicolasChauvet <kwizart at gmail.com> 2009-04-02 00:08:25 ---
(In reply to comment #5)
> * This macro seems not to be used:
>
> %define blend blender-freeworld
>
> * In this macro blender-nonfree needs to be changed to blender-freeworld:
>
> %define plugins %{_libdir}/blender-nonfree/plugins
>
> It would be easier to use the name macro in this way:
>
> %define plugins %{_libdir}/%{name}/plugins
This is not as easy, so I tend to disagree, this content from blender-nonfree
shoudln't override the content fromm blender itself. so for some part, it
should use the blender compiled shared object.
This is a dumb assumption at this time as I've just look at the spec file
itself.
Use libGL-devel and libGLU-devel instead of harcoded mesa vendor ones.
- I never understood why ${RPM_BUILD_ROOT}/%{_bindir} was used instead of
$RPM_BUILD_ROOT%{_bindir}; but this is trivial. (and also more aesthetic: it
suggest that you know that %{_bindir} already have a "/" at the beginning).
BTW, - You need to remove the x264 sources along with ffmpeg ones from the
fedora source archive.
- Are you sure to have solve the problem with the blender binary/noarch script
directory (where blender plugins will store their content and temporary files)?
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list