File ClanLib-0.6.5-noexec.patch of Package failed_clanlib

--- ClanLib-0.6.5/Sources/SmallJPEG/jpgd/ifast.s.xx	2006-12-11 17:24:37.000000000 +0100
+++ ClanLib-0.6.5/Sources/SmallJPEG/jpgd/ifast.s	2006-12-11 17:24:43.000000000 +0100
@@ -6,6 +6,8 @@
 # GNU Assembler (gas) version can be created by running this file through intel2gas.
 #
 
+.section .note.GNU-stack,"",@progbits
+.previous
 
 .globl jpeg_idct_ifast_asm
 .globl jpeg_idct_ifast_deinit
--- ClanLib-0.6.5/Sources/Sound/Sound/ClanSound/mixer_asm.s.xx	2006-12-11 17:24:12.000000000 +0100
+++ ClanLib-0.6.5/Sources/Sound/Sound/ClanSound/mixer_asm.s	2006-12-11 17:24:18.000000000 +0100
@@ -9,6 +9,9 @@
 #       This file by Daniel Vogel 04/99
 #       ------------------------------------------------------------------------
 
+    .section .note.GNU-stack,"",@progbits
+    .previous
+
 #BITS 32
 
 .globl mixer_clip_asm
--- ClanLib-0.6.5/Sources/Display/Display/Generic/blit_transparent_clip_asm.s.xx	2006-12-11 17:23:07.000000000 +0100
+++ ClanLib-0.6.5/Sources/Display/Display/Generic/blit_transparent_clip_asm.s	2006-12-11 17:23:29.000000000 +0100
@@ -14,6 +14,8 @@
 #       changed things a bit    Daniel Vogel (03/14/99)
 #       changed things a bit    Mikko Tiihonen (04/09/99)
 
+.section .note.GNU-stack,"",@progbits
+.previous
 
 #BITS 32
 
--- ClanLib-0.6.5/Sources/Display/Display/Generic/blit_transparent_noclip_asm.s.xx	2006-12-11 17:23:36.000000000 +0100
+++ ClanLib-0.6.5/Sources/Display/Display/Generic/blit_transparent_noclip_asm.s	2006-12-11 17:23:43.000000000 +0100
@@ -14,6 +14,8 @@
 #       changed things a bit    Daniel Vogel (03/14/99)
 #       changed things a bit    Mikko Tiihonen (04/09/99)
 
+    .section .note.GNU-stack,"",@progbits
+    .previous
 
 #BITS 32
 
openSUSE Build Service is sponsored by