rpms/qt4-qsa/devel qt4-qsa.spec,1.2,1.3

Frank Büttner (frankb) fedora-extras-commits at redhat.com
Mon Jun 12 19:26:39 UTC 2006


Author: frankb

Update of /cvs/extras/rpms/qt4-qsa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26930

Modified Files:
	qt4-qsa.spec 
Log Message:
next try to fix the x86_64 build problem


Index: qt4-qsa.spec
===================================================================
RCS file: /cvs/extras/rpms/qt4-qsa/devel/qt4-qsa.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt4-qsa.spec	12 Jun 2006 17:32:11 -0000	1.2
+++ qt4-qsa.spec	12 Jun 2006 19:26:39 -0000	1.3
@@ -1,7 +1,7 @@
 Name:		qt4-qsa
 Summary:	Qt Script for Applications
 Version:	1.2.1
-Release:	12%{?dist}
+Release:	13%{?dist}
 BuildRequires:	qt4-devel < 4.2 qt4-devel => 4.1.3-8
 Requires:	qt4 < 4.2
 URL:		http://www.trolltech.com/products/qt/addon/qsa
@@ -59,9 +59,9 @@
 install -p -m 644 src/ide/qsworkbench.h $RPM_BUILD_ROOT%{qtinc}/
 install -p -m 644 src/qsa/qsutilfactory.h  $RPM_BUILD_ROOT%{qtinc}/
 
-#fix for x86_build
 %if "%{_lib}" != "lib"
 test -d $RPM_BUILD_ROOT%{qtdir}/lib && \
+mkdir -p $RPM_BUILD_ROOT%{qtlib} && \
 mv $RPM_BUILD_ROOT%{qtdir}/lib/* $RPM_BUILD_ROOT%{qtlib}/
 %endif 
 
@@ -87,6 +87,9 @@
 %doc doc/html
 
 %changelog 
+* Mon Jun 12 2006 Frank Büttner  <frank-buettner at gmx.net> - 1.2.1-13%{?dist}
+- try again to fix the x86_64 build 
+
 * Mon Jun 12 2006 Frank Büttner  <frank-buettner at gmx.net> - 1.2.1-12%{?dist}
 - fix build for x86_64
 




More information about the fedora-extras-commits mailing list