SPECS: qt4-qsa.spec - Updated to 1.2.2, fix for packaging on 64bits

pascalek pascalek at pld-linux.org
Thu Feb 8 12:27:34 CET 2007


Author: pascalek                     Date: Thu Feb  8 11:27:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Updated to 1.2.2, fix for packaging on 64bits

---- Files affected:
SPECS:
   qt4-qsa.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/qt4-qsa.spec
diff -u SPECS/qt4-qsa.spec:1.4 SPECS/qt4-qsa.spec:1.5
--- SPECS/qt4-qsa.spec:1.4	Wed Sep 13 19:44:31 2006
+++ SPECS/qt4-qsa.spec	Thu Feb  8 12:27:29 2007
@@ -7,12 +7,12 @@
 Summary:	Qt Script for Applications
 Summary(pl):	Qt Script for Applications - język skryptowy dla aplikacji Qt
 Name:		qt4-qsa
-Version:	1.2.1
+Version:	1.2.2
 Release:	1
 License:	GPL v2
 Group:		X11/Libraries
 Source0:	ftp://ftp.trolltech.com/qsa/source/qsa-x11-opensource-%{version}.tar.gz
-# Source0-md5:	46a05bb09346b04cf470dd1a3778c9a0
+# Source0-md5:	827920185d5a9cab3ef14a6fe2d157d0
 URL:		http://www.trolltech.com/products/qsa/index.html
 BuildRequires:	QtCore-devel
 BuildRequires:	qt4-qmake
@@ -69,6 +69,7 @@
 
 %prep
 %setup -q -n qsa-x11-opensource-%{version}
+sed -r -i -e "s:INSTALL_PREFIX/lib:INSTALL_PREFIX/%{_lib}:g" src/qsa/qsa.pro
 
 %build
 QTBINDIR=%{_libdir}/qt4/bin
@@ -179,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/02/08 11:27:29  pascalek
+- Updated to 1.2.2, fix for packaging on 64bits
+
 Revision 1.4  2006/09/13 17:44:31  pascalek
 - fixed Requirements
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4-qsa.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list