patches/gnome-menus-06-python2.6.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 17095 9d502990629b
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17095
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     1
diff -uprN gnome-menus-2.28.0.1/simple-editor/GMenuSimpleEditor/config.py.in gnome-menus-2.28.0.1-new/simple-editor/GMenuSimpleEditor/config.py.in
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     2
--- gnome-menus-2.28.0.1/simple-editor/GMenuSimpleEditor/config.py.in	2009-06-30 07:13:03.000000000 +0800
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     3
+++ gnome-menus-2.28.0.1-new/simple-editor/GMenuSimpleEditor/config.py.in	2009-12-03 18:42:27.643870037 +0800
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     4
@@ -1,4 +1,4 @@
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     5
-#!/usr/bin/env python
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     6
+#!/usr/bin/python2.6
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     7
 
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     8
 #
9d502990629b 2009-12-03 Wang Xin <[email protected]>
jedy
parents:
diff changeset
     9
 # Copyright (C) 2005 Red Hat, Inc.