Author: rotom                        Date: Sat Sep  8 18:27:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.0.2
- License is Qwt version 1.0

---- Files affected:
SPECS:
   qwt.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/qwt.spec
diff -u SPECS/qwt.spec:1.12 SPECS/qwt.spec:1.13
--- SPECS/qwt.spec:1.12 Thu Jun 28 14:10:43 2007
+++ SPECS/qwt.spec      Sat Sep  8 20:27:28 2007
@@ -2,12 +2,12 @@
 Summary:       2D plotting widget extension to the Qt GUI
 Summary(pl.UTF-8):     Rozszerzenie wykresów 2D dla GUI Qt
 Name:          qwt
-Version:       4.2.0
-Release:       4
-License:       LGPL
+Version:       5.0.2
+Release:       1
+License:       Qwt v1.0
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/qwt/%{name}-%{version}.tar.bz2
-# Source0-md5: 9c828c9a39a83df5d7fa9630ddf812a4
+# Source0-md5: 53adbb313c478dd4aae4f1c864a2037e
 URL:           http://qwt.sourceforge.net/
 BuildRequires: qmake
 BuildRequires: qt-devel
@@ -58,7 +58,7 @@
 export QTDIR=%{_prefix}
 qmake qwt.pro
 
-%{__make}
+%{__make} -j1
 
 cd examples
        qmake examples.pro
@@ -67,16 +67,11 @@
        rm -fr .*.cache */.*.cache */*/.*.cache Makefile */moc */obj */*/moc 
*/*/obj
 cd ..
 
-cd designer
-       qmake qwtplugin.pro
-       %{__make}
-cd ..
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d 
$RPM_BUILD_ROOT{%{_includedir}/%{name},%{_libdir}/qt/plugins-mt/designer,%{_mandir}/man3}
 
-for n in include/*.h ; do
+for n in src/*.h ; do
     install $n $RPM_BUILD_ROOT%{_includedir}/%{name}
 done
 
@@ -87,8 +82,10 @@
  cd designer
  %{__make} install \
        INSTALL_ROOT=$RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/
+
 # If you find better idea to put this file into proper directory, change this 
fix
-mv 
$RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/usr/plugins/designer/libqwtplugin.so \
+#
+mv $RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/plugins/designer/libqwtplugin.so \
        $RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/designer/libqwtplugin.so
 
  cd ..
@@ -127,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/09/08 18:27:28  rotom
+- up to 5.0.2
+- License is Qwt version 1.0
+
 Revision 1.12  2007/06/28 12:10:43  blekot
 - fixed build on Th
 - STBR
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qwt.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to