SPECS: blender.spec - fixed casting issues on x86_64 (probably)
wrobell
wrobell at pld-linux.org
Fri Sep 29 14:00:58 CEST 2006
Author: wrobell Date: Fri Sep 29 12:00:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed casting issues on x86_64 (probably)
---- Files affected:
SPECS:
blender.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/blender.spec
diff -u SPECS/blender.spec:1.67 SPECS/blender.spec:1.68
--- SPECS/blender.spec:1.67 Fri Sep 29 08:53:48 2006
+++ SPECS/blender.spec Fri Sep 29 14:00:53 2006
@@ -20,6 +20,7 @@
Patch0: %{name}-po_and_locale_names.patch
Patch1: %{name}-noxml-yafray.patch
Patch2: %{name}-python-fix.patch
+Patch3: %{name}-cast.patch
URL: http://www.blender.org/
BuildRequires: OpenEXR-devel
BuildRequires: OpenGL-devel
@@ -62,6 +63,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
mv -f po/pt_{br,BR}.po
rm -f missing
@@ -136,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2006/09/29 12:00:53 wrobell
+- fixed casting issues on x86_64 (probably)
+
Revision 1.67 2006/09/29 06:53:48 glen
- prep stuff moved to %prep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/blender.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list