Author: ghibo Date: Wed Feb 14 18:58:22 2007 New Revision: 121110 Modified: packages/cooker/blender/current/SPECS/blender.spec
Log: - Readded Patch16. Modified: packages/cooker/blender/current/SPECS/blender.spec ============================================================================== --- packages/cooker/blender/current/SPECS/blender.spec (original) +++ packages/cooker/blender/current/SPECS/blender.spec Wed Feb 14 18:58:22 2007 @@ -40,6 +40,7 @@ Patch13: blender-2.43-python25.patch Patch14: blender-2.43-alut.patch Patch15: blender-2.43-64bit_politically_correct.patch +Patch16: blender-2.43-rc3-avclose.patch URL: http://www.blender.org/ License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -110,6 +111,7 @@ %patch14 -p1 -b .alut %endif %patch15 -p1 -b .softcomment +%patch16 -p1 -b .imgpro # Fix pt_BR sed -i "s,pt_br,pt_BR,g" bin/.blender/.Blanguages @@ -358,7 +360,7 @@ %if %{mdkversion} >= 200610 %{_datadir}/applications/* %endif -#%{_datadir}/locale/* +%{_datadir}/locale/* %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/plugins %dir %{_libdir}/%{name}/scripts
