[blender] Remove unnecessaries ref. to patches

Jochen Schmitt s4504kr at fedoraproject.org
Wed Mar 23 19:57:42 UTC 2011


commit 7809749bab6f808f09ea1758deb2e79f095db771
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Mar 23 20:57:35 2011 +0100

    Remove unnecessaries ref. to patches

 blender.spec |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index c03e74a..c4575cc 100644
--- a/blender.spec
+++ b/blender.spec
@@ -30,11 +30,6 @@ Source100:      blender-repack.sh
 Patch1:		blender-2.44-bid.patch
 Patch2:		blender-2.56-ext.patch
 
-# Both patches are forwarded to upstream via email
-#Patch100:	blender-2.46rc3-cve-2008-1103-1.patch
-#Patch101:	blender-2.48a-cve-2008-4863.patch
-Patch100:	blender-2.49b-cve.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -107,9 +102,6 @@ Blender Game Engine.
 %patch1 -p1 -b .bid
 %patch2 -p1 -b .ext
 
-# %patch100 -p1 -b .cve
-# %patch101 -p1
-
 # No executable or shared library outside the gettext package is
 # supposed to link against libgettextlib or libgettextsrc.
 sed -i -e"s,gettextlib,,g" build_files/scons/config/linux2-config.py


More information about the scm-commits mailing list