[hamlib/f14/master] Rebuild for F14/Python2.7

Randall 'Randy' Berry dp67 at fedoraproject.org
Mon Aug 2 17:41:55 UTC 2010


commit 56b17157b92c3c04dba8d4bf3c63d81df7d15d80
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Mon Aug 2 13:41:51 2010 -0400

    Rebuild for F14/Python2.7

 hamlib-1.2.11-python2.7.configure.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/hamlib-1.2.11-python2.7.configure.patch b/hamlib-1.2.11-python2.7.configure.patch
new file mode 100644
index 0000000..d655d7a
--- /dev/null
+++ b/hamlib-1.2.11-python2.7.configure.patch
@@ -0,0 +1,12 @@
+diff -up ./configure.old ./configure
+--- ./configure.old	2010-05-31 17:50:18.000000000 -0400
++++ ./configure	2010-07-31 00:42:13.430307466 -0400
+@@ -19232,7 +19232,7 @@ if test "${am_cv_pathless_PYTHON+set}" =
+   $as_echo_n "(cached) " >&6
+ else
+ 
+-	for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
++	for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.7 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
+ 	  test "$am_cv_pathless_PYTHON" = none && break
+ 	  prog="import sys
+ # split strings by '.' and convert to numeric.  Append some zeros


More information about the scm-commits mailing list