SPECS: qt4.spec - apply ppc hack patch for shared, too

arekm arekm at pld-linux.org
Sun Mar 8 15:55:16 CET 2009


Author: arekm                        Date: Sun Mar  8 14:55:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apply ppc hack patch for shared, too

---- Files affected:
SPECS:
   qt4.spec (1.195 -> 1.196) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.195 SPECS/qt4.spec:1.196
--- SPECS/qt4.spec:1.195	Sun Mar  8 11:52:04 2009
+++ SPECS/qt4.spec	Sun Mar  8 15:55:10 2009
@@ -64,7 +64,7 @@
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt4
 Version:	4.5.0
-Release:	3
+Release:	4
 License:	LGPL v2.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://download.qtsoftware.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
@@ -1458,6 +1458,10 @@
 
 echo "yes" | ./configure $COMMONOPT $OPT
 
+%ifarch ppc ppc64
+cat %{PATCH11} | patch -p1 || exit
+%endif
+
 %{__make}
 %{__make} \
 	sub-tools-all-ordered \
@@ -2158,6 +2162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196  2009/03/08 14:55:10  arekm
+- apply ppc hack patch for shared, too
+
 Revision 1.195  2009/03/08 10:52:04  arekm
 - applies correctly now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.195&r2=1.196&f=u



More information about the pld-cvs-commit mailing list