packages: qwt/qwt.spec - BR: qt4-build - fix needed: does not build without...

sparky sparky at pld-linux.org
Fri Jan 29 01:19:23 CET 2010


Author: sparky                       Date: Fri Jan 29 00:19:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: qt4-build
- fix needed: does not build without qwt-devel

---- Files affected:
packages/qwt:
   qwt.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/qwt/qwt.spec
diff -u packages/qwt/qwt.spec:1.21 packages/qwt/qwt.spec:1.22
--- packages/qwt/qwt.spec:1.21	Thu Jan 28 20:58:10 2010
+++ packages/qwt/qwt.spec	Fri Jan 29 01:19:18 2010
@@ -1,4 +1,9 @@
 # $Revision$, $Date$
+# TODO:
+# - fix build without qwt-devel:
+# x86_64-pld-linux-g++ ... libqwt_designer_plugin.so ... -L../lib 
+#   -lqwt -lQtScript -lQtXml -lQtGui -lQtCore -lQtDesigner -lpthread
+# /usr/bin/ld: cannot find -lqwt
 Summary:	2D plotting widget extension to the Qt GUI
 Summary(pl.UTF-8):	Rozszerzenie wykresów 2D dla GUI Qt
 Name:		qwt
@@ -14,6 +19,7 @@
 BuildRequires:	QtGui-devel
 BuildRequires:	QtScript-devel
 BuildRequires:	QtSvg-devel
+BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake >= 4.3.3-3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -126,6 +132,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/01/29 00:19:18  sparky
+- BR: qt4-build
+- fix needed: does not build without qwt-devel
+
 Revision 1.21  2010/01/28 19:58:10  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qwt/qwt.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list