Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=467655 --- Comment #20 from Paulo Roma Cavalcanti <roma@xxxxxxxxxxx> 2008-10-30 22:19:34 EDT --- If I move _yafrayinterface.so and _yafqt.so to %{_libdir}/blender, I will have to make symbolic links to %{_datadir}/blender/scripts. This is because these symbolic links must appear in ~/.blender/scripts, so yafrayinterface.py can load (import) them. The spec will have something like this: pushd %{buildroot}%{_datadir}/blender/scripts ln -s ../../../%{_lib}/_yafqt.so . ln -s ../../../%{_lib}/_yafrayinterface.so . popd The script yafaray-snapshot.sh is just for preparing the tarballi, right? I mean, it will not download the source via svn. This is the new spec file (I tested it): http://people.atrpms.net/~pcavalcanti/specs/yafaray.spec -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review