rpms/qsynth/devel qsynth-0.3.3-qt4.patch,NONE,1.1

Michel Alexandre Salim salimma at fedoraproject.org
Sat Sep 6 03:58:02 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/qsynth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20114/devel

Added Files:
	qsynth-0.3.3-qt4.patch 
Log Message:
Commit qt4 patch to -devel branch


qsynth-0.3.3-qt4.patch:

--- NEW FILE qsynth-0.3.3-qt4.patch ---
--- qsynth-0.3.3/configure.qt4	2008-07-10 13:13:33.000000000 -0400
+++ qsynth-0.3.3/configure	2008-09-05 19:16:02.000000000 -0400
@@ -3859,7 +3859,7 @@
 
 # Check for Qt qmake utility.
 # Extract the first word of "qmake", so it can be a program name with args.
-set dummy qmake; ac_word=$2
+set dummy qmake-qt4; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_ac_qmake+set}" = set; then
@@ -3908,7 +3908,7 @@
 
 # Check for Qt moc utility.
 # Extract the first word of "moc", so it can be a program name with args.
-set dummy moc; ac_word=$2
+set dummy moc-qt4; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_ac_moc+set}" = set; then
@@ -3957,7 +3957,7 @@
 
 # Check for Qt uic utility.
 # Extract the first word of "uic", so it can be a program name with args.
-set dummy uic; ac_word=$2
+set dummy uic-qt4; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_ac_uic+set}" = set; then
@@ -4006,7 +4006,7 @@
 
 # Check for Qt lupdate utility.
 # Extract the first word of "lupdate", so it can be a program name with args.
-set dummy lupdate; ac_word=$2
+set dummy lupdate-qt4; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_ac_lupdate+set}" = set; then
@@ -4055,7 +4055,7 @@
 
 # Check for Qt lrelease utility.
 # Extract the first word of "lrelease", so it can be a program name with args.
-set dummy lrelease; ac_word=$2
+set dummy lrelease-qt4; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_ac_lrelease+set}" = set; then




More information about the fedora-extras-commits mailing list